iis-5
How to deploy a php website in IIS 5.0?
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[详细]
2023-04-12 15:52 分类:问答Plus sign in 3des encrypted url
I have a url that is created from a 3des function.The webserver should decrypt this url and grab the parameters it needs.[详细]
2023-04-10 22:56 分类:问答404 returned from a file that exists in ASP.Net on IIS 5
I\'m running into this problem and its driving me crazy. Also, we are not allowed to update the version of IIS.[详细]
2023-04-10 17:41 分类:问答Dubugging GAC DLL with IIS 5
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[详细]
2023-04-10 00:03 分类:问答WATIN-Run script Problem in IIS
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[详细]
2023-04-03 06:07 分类:问答Silverlight Wcf method receives the exception even after the WCF service executed successfully
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.[详细]
2023-04-02 06:05 分类:问答Unable to find V3.5 in IIS5.0
开发者_开发百科I am doing sample application on MVC when i run the application i am getting the following error[详细]
2023-03-29 22:16 分类:问答Not receiving Http Response from HttpHandler when I host in IIS
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[详细]
2023-03-28 05:52 分类:问答My asp.net 1.1 site will not refresh
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[详细]
2023-03-27 08:11 分类:问答Deploying a web application on the IIS 5
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[详细]
2023-03-21 06:04 分类:问答