Questions tagged [iis-5]

IIS (Internet Information Services) Version 5 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows. Released with Windows 2000.

IIS (Internet Information Services) Version 5 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows. Released with Windows 2000.

See for more information.

216 questions
0
votes
1 answer

How to allow ASP.NET 4.0 query Sybase Database on IIS 5.1

How to allow ASP.NET 4.0 query Sybase Database on IIS 5.1? I've been running my website on Debug mode and all works fine, when I publish the website and I add a virtual directory in the IIS 5.1 with it, the query is not running. Do I've to put some…
aF.
  • 64,980
  • 43
  • 135
  • 198
0
votes
1 answer

error with iis while returning large size string through webservice

I want to return a image through webservice , so i tried to convert the image in database to byte then from byte to base64 string and return it to webservice , i am done with half the way but i could not return the whole string hope due to some…
user1389233
  • 145
  • 2
  • 2
  • 9
0
votes
3 answers

Can’t get IIS to serve .js files from a specified directory

I'm running IIS 5 on a Windows 2000 machine. I have an application setup in my "scripts" directory in my website, because it runs some compiled DLL's. The application is set to run scripts and executables. For some reason, when I try and access any…
John B
  • 20,062
  • 35
  • 120
  • 170
-1
votes
1 answer

SMTP outbound emails stuck in Queue folder : Windows XP SP3, IIS 5.1

I am using a PHP script for sending emails by IIS 5.1 SMTP. The emails, go to outbound folder. really path is C:\Inetpub\mailroot\Queue. after a seconds, it start to send emails properly, but after sending 5 or 6 emails, it stops to send the other…
clickme please
  • 207
  • 4
  • 9
  • 20
-1
votes
0 answers

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 the WCF service project. It is working fine when…
Anil Kumar
  • 19
  • 1
  • 2
-1
votes
1 answer

ASP.NET -The current identity (Machine\ASPNET) does not have write access to 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'

I am having this issue on my Win XP Professional Development Machine. My application is on Virtual Directory. The current identity (MachineName\ASPNET) does not have write access to 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET…
Hari Gillala
  • 11,736
  • 18
  • 70
  • 117
1 2 3
14
15