D
deanru
I'm trying to deploy a simple web service on a w2k3 server with .net
1.1. I copied my whole project directory over to the server. I can view
simple html pages, but when i try to view the asmx (or the .cs file, or
even try to browse the bin folder) page, i get a page cannot be found
error and no events in the event log.
I've tried doing:
aspnet_regiis.exe -i
aspnet_regiis.exe -r
regsvr32 aspnet_isapi.dll
I'm not sure what other settings i can fiddle with.
thanks.
1.1. I copied my whole project directory over to the server. I can view
simple html pages, but when i try to view the asmx (or the .cs file, or
even try to browse the bin folder) page, i get a page cannot be found
error and no events in the event log.
I've tried doing:
aspnet_regiis.exe -i
aspnet_regiis.exe -r
regsvr32 aspnet_isapi.dll
I'm not sure what other settings i can fiddle with.
thanks.