Hi,
I try to register my application using the command-line, but I always receive the following error:
c:\Program Files\UltiDev\Cassini Web Server for ASP.NET 2.0>UltiDevCassinWebServer2.exe /register "c:\mobileclient\CRM3" e7881722-841a-4079-a2bf-c5d2f7e6ea26 Default.aspx 8080
System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
bei CassiniService.Service1.GetRegisterParameters(String& physicalPath, Guid& appID, String& defaultDocument, Int32& port, Boolean& keepRunning)
bei CassiniService.Service1.RegisterApp()
bei CassiniService.Service1.RunAsConsole(String[] args)
Registering the application by Server Explorer works, but I need this command-line registration for an installation script. I downloaded and installed the CassiniServer2Setup.msi for Win32 / .NET 2.0 running on Vista Business 32-bit.
What am I doing wrong?
Best regards,
Sven