Do I need to install anything for the IIS to support PHP? And how can I deploy a php website us开发者_如何学Pythoning the IIS 5.0?Yes, you need to install the PHP interpreter as an IIS ISAPI extension
I have a url that is created from a 3des function.The webserver should decrypt this url and grab the parameters it needs.
I\'m running into this problem and its driving me crazy. Also, we are not allowed to update the version of IIS.
I\'m trying to debug a DLL in the GAC with VS 2008 / XP / IIS 5 configuration. Tried to copy the DLL in the C:\\\\assembly\\GAC_MSIL but the symbols still doesnt get loeded :-( Also this interesting p
I am using watin framwork. I have wrote code ie.Runscript(\'newnote()\'); Its running in my pc IIS success. This code also runnign with client visual studio 2008 with success but failed with client II
About my application: Application built in silver light. It upload the file into server and reads all the records from the file and validates it and Inserts into database table.
开发者_开发百科I am doing sample application on MVC when i run the application i am getting the following error
I have created an HttpHandler for uploading multiple files to server. In my project there are 2 web applications: one is a Silverlight Application and the other is a WCF service. My HttpHandler is in
I have an ASP.NET 1.1 site and I\'m uploading a small change, but the page will not refresh. The page was changed 2.5 hours ago. I have tried loading the page in 3 different browsers, so I know the is
I am in the process of deploying a web application on IIS5 on my server which runs windows XP.So when i run my application in visual studio its perfect.But when 开发者_StackOverflowi deployed it into