The image is auto generated.. its not a static image.
Clement Siby
Posts
-
Captcha Image Not Showing -
Captcha Image Not ShowingI have a ASP.NET Captcha control that i am using on my site. This control runs correctly when i run the project from VS. I am using VS2008. However when i run the project from IIS the Captcha image does not show. What causes this type of behaviour?
-
Why ASP.NET MVC?I just noticed that the latest version of ASP.NET MVC has just been released. I have been developing in ASP.NET for over 6 years now, my question is why should i move to MVC, What are the advantages and how about the learning curve? For those who are using it.. is it worth the investment in learning and using it? What should i watch out for? Can anyone help..
-
Deployment errorpublic static class clsSystemUtilities
{//This method writes errors to a file public static void WriteErrorToLog(string errorDesc) { string logFileName; StreamWriter strWriter; logFileName = ConfigurationManager.AppSettings\["ErrorLogFileName"\]; if (File.Exists(logFileName)) { strWriter = File.AppendText(logFileName); } else { strWriter = File.CreateText(logFileName); } strWriter.WriteLine(); strWriter.Write(errorDesc);
-
Deployment errorI am writing to error log file in one of the folders in the application
-
Deployment errorI have an ASP.NET website i have just finished developing. Everything works fine on my local machine. However when i deploy it onto the production server i get the following error. Could not find a part of the path 'c:\windows\system32\inetsrv Any ideas what could be causing this problem and how to solve it?
-
Shut Up I Hack YouWill someone pick me up from this cold floor... i need to turn off my firewall! I told you already it wasn't my error.. it is a compile error... duh
-
Laptop recommendationDo you have a link where i can have a look see What you can c i can c#