Dude, you fast read my answer .. you've gotta run ..
"RegSvr32 <<DLLWHOLEPATH>>"
That's a COM ISAPI DLL that oyu need to register to the webserver. Oh yea
and restart the webserver.
- Sahil Malik
You can reach me thru my blog -
http://www.dotnetjunkies.com/weblog/sahilmalik
"darrel" <> wrote in message
news:...
>> C:\<<WINDIR>>\Microsoft.NET\Framework\V1.1.<<somet hing>>\aspnet_regiis -r
>>
>> and then
>>
>> regsvr32
>> C:\<<WINDIR>>\Microsoft.NET\Framework\V1.1.<<somet hing>>\aspnet_isapi.dll
>
> OK, well, I got the first one to run. The second one just give me the 'you
> are attempting to open a file of type dll...' what should I open that
> with?
>
> I relaunched VS.net and tried to make a new project and now get this
> error:
>
> ---------------------------
> Microsoft Development Environment
> ---------------------------
> The Web server reported the following error when attempting to create or
> open the Web project located at the following URL:
> 'http://localhost/Lottsa'. 'HTTP/1.1 500 Server Error'.
> ---------------------------
> OK Help
> ---------------------------
>
> which isn't too helpful.
>
> -Darrel
>