Click here to Skip to main content
16,007,472 members

Comments by Joel Tan Wei Shan (Top 9 by date)

Joel Tan Wei Shan 21-Mar-12 3:38am View    
Hey thanks guys! :) it can run already
Joel Tan Wei Shan 21-Mar-12 3:38am View    
public static string _luceneDir = Path.Combine(HttpContext.Current.Request.PhysicalApplicationPath, "lucene_index");
private static FSDirectory _directoryTemp;
private static FSDirectory _directory



but I solved it already , thanks anyway :)
Joel Tan Wei Shan 21-Mar-12 2:49am View    
Mine is .Net Framework 4 Client Profile, So how do I change it to the full version?. I tried to search for System.Web dll online but could find it
Joel Tan Wei Shan 21-Mar-12 2:28am View    
I cant find System.Web inside my visual studio 2010,can you help me with this?
Joel Tan Wei Shan 15-Mar-12 2:51am View    
I am not pretty sure yet, have to ask my project teacher soon, he told me that I have to make use of windows.net graphics( windows presentation foundation ) and bitmap/render, not too sure how to do it, as I could not find any sample program for me to reference on