aspnet_regiis -i wont do the trick :(

  • Thread starter Thread starter Lasse Edsvik
  • Start date Start date
L

Lasse Edsvik

Hello

Im trying to run a simple asp.net page and it wont execute.........

i run aspnet_regiis -i and it runs successfully..... but my pages wont
execute....

what's wrong??

/Lasse
 
Did you try this:

regsvr32 c:\winnt\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll

Apply changes to meet your configuration.
 
thanks


Antoni Massó Mola said:
Did you try this:

regsvr32 c:\winnt\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll

Apply changes to meet your configuration.
 
Back
Top