M
moondaddy
I'm running vb.net 1.1 and I need to register a dll using regsvcs.exe and am
getting the error:
Command "RegSvcs.exe" is not valid.
the path to the dll I want to register is:
D:\nwis\Apps\CSLA
1.0\csla\CSLA.Server.ServicedDataPortal\bin\CSLA.Server.ServicedDataPortal.d
ll
and I've tried lots of different syntax for using regsvcs in both the
dosprompt and the vs comand prompt and always get the same error.
Here's one of syntax I tried?
regsvcs /appname:CLSA CSLA.Server.ServicedDataPortal.dll
Here's another one:
and it's response:
Command "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regsvcs" is not valid.
Note: I made a virtual directory in IIS mapping to:
D:\nwis\Apps\CSLA 1.0\csla\www\DataPortal
Maybe I need to re-register regsvcs. If so, what syntax do i use for that?
Can anyone help me with the proper syntax and any other tips?
getting the error:
Command "RegSvcs.exe" is not valid.
the path to the dll I want to register is:
D:\nwis\Apps\CSLA
1.0\csla\CSLA.Server.ServicedDataPortal\bin\CSLA.Server.ServicedDataPortal.d
ll
and I've tried lots of different syntax for using regsvcs in both the
dosprompt and the vs comand prompt and always get the same error.
Here's one of syntax I tried?
regsvcs /appname:CLSA CSLA.Server.ServicedDataPortal.dll
Here's another one:
1.0\csla\www\DataPortal\bin\CSLA.Server.ServicedDataPortal.dllC:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regsvcs D:\nwis\Apps\CSLA
and it's response:
Command "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regsvcs" is not valid.
Note: I made a virtual directory in IIS mapping to:
D:\nwis\Apps\CSLA 1.0\csla\www\DataPortal
Maybe I need to re-register regsvcs. If so, what syntax do i use for that?
Can anyone help me with the proper syntax and any other tips?