PC Review


Reply
Thread Tools Rate Thread

404 error when dowloading DLL files from IIS 6.0?

 
 
Usenet User
Guest
Posts: n/a
 
      22nd Jan 2008
Windows 2003 Server Standard SP1
IIS 6.0
ASP.NET 1.1

My ASP.NET page uses a client-side .NET control. The control is
implemented as a .NET assembly which is located in the virtual
directory root. This worked on IIS 5.0/Win 2000 server, bit IIS 6.0
refuses to serve the DLL file to the client (404 file not found
error).

I saw multiple posts that say that IIS 6.0 does not allow downloading
files of unknown MIME types. I followed the steps outlined here:

http://support.microsoft.com/kb/326965

, but, to my surprise, the ".dll" extension was already set up (as
"application/x-msdownload".

I also added ".*" as "application/octet-stream", but, still, it did
not help.

Here is the entry from IIS log file:

2008-01-22 18:54:37 W3SVC1 172.19.12.33 GET
/oms/Helper.Win.Controls.dll - 80 - 173.29.123.19
Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.1;+InfoPath.1;+.NET+CLR+1.1.4322)
404 2 1260

Any ideas?
 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      22nd Jan 2008
the dll is probably in a iis site that has scripts and executables
enabled, so trying to run it.

btw: this is a dead technology, and you should not be using it, you
should be using silverlight instead.

-- bruce (sqlwork.com)

Usenet User wrote:
> Windows 2003 Server Standard SP1
> IIS 6.0
> ASP.NET 1.1
>
> My ASP.NET page uses a client-side .NET control. The control is
> implemented as a .NET assembly which is located in the virtual
> directory root. This worked on IIS 5.0/Win 2000 server, bit IIS 6.0
> refuses to serve the DLL file to the client (404 file not found
> error).
>
> I saw multiple posts that say that IIS 6.0 does not allow downloading
> files of unknown MIME types. I followed the steps outlined here:
>
> http://support.microsoft.com/kb/326965
>
> , but, to my surprise, the ".dll" extension was already set up (as
> "application/x-msdownload".
>
> I also added ".*" as "application/octet-stream", but, still, it did
> not help.
>
> Here is the entry from IIS log file:
>
> 2008-01-22 18:54:37 W3SVC1 172.19.12.33 GET
> /oms/Helper.Win.Controls.dll - 80 - 173.29.123.19
> Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.1;+InfoPath.1;+.NET+CLR+1.1.4322)
> 404 2 1260
>
> Any ideas?

 
Reply With Quote
 
Usenet User
Guest
Posts: n/a
 
      23rd Jan 2008
Thanks, that was it ) Changed from "Scripts and Executables" to
"Scripts only".


On Tue, 22 Jan 2008 15:15:50 -0800, bruce barker <(E-Mail Removed)>
wrote:

>the dll is probably in a iis site that has scripts and executables
>enabled, so trying to run it.
>
>btw: this is a dead technology, and you should not be using it, you
>should be using silverlight instead.
>
>-- bruce (sqlwork.com)
>
>Usenet User wrote:
>> Windows 2003 Server Standard SP1
>> IIS 6.0
>> ASP.NET 1.1
>>
>> My ASP.NET page uses a client-side .NET control. The control is
>> implemented as a .NET assembly which is located in the virtual
>> directory root. This worked on IIS 5.0/Win 2000 server, bit IIS 6.0
>> refuses to serve the DLL file to the client (404 file not found
>> error).
>>
>> I saw multiple posts that say that IIS 6.0 does not allow downloading
>> files of unknown MIME types. I followed the steps outlined here:
>>
>> http://support.microsoft.com/kb/326965
>>
>> , but, to my surprise, the ".dll" extension was already set up (as
>> "application/x-msdownload".
>>
>> I also added ".*" as "application/octet-stream", but, still, it did
>> not help.
>>
>> Here is the entry from IIS log file:
>>
>> 2008-01-22 18:54:37 W3SVC1 172.19.12.33 GET
>> /oms/Helper.Win.Controls.dll - 80 - 173.29.123.19
>> Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.1;+InfoPath.1;+.NET+CLR+1.1.4322)
>> 404 2 1260
>>
>> Any ideas?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dowloading Files Under Parental Control =?Utf-8?B?TW91c2UxNA==?= Windows Vista General Discussion 0 1st Oct 2007 09:56 PM
Dowloading files =?Utf-8?B?QnJpY2t5?= Windows XP General 0 11th Mar 2007 01:30 AM
dowloading files =?Utf-8?B?TGl6?= Windows XP General 2 15th Feb 2006 07:49 AM
Crash of IE6 after dowloading PDF files Philippe Thomas Windows XP Internet Explorer 0 28th Oct 2003 10:11 PM
dowloading files Mary Beth Windows XP Internet Explorer 1 3rd Oct 2003 04:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:24 PM.