text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Directory Listing -- {0}
CassiniDev Server
Server Error in '{0}' Application.
Version Information
HTTP Error {0} - {1}.
The directory '{0}' does not exist.
CassiniDev Server failed to start listening on port {0}.
Error message:
{1}
Invalid port'{0}'
CassiniDev Server
CassiniDev Server - Port {0}
Open in Web Browser
Run ASP.NET applications locally.
Show Details
Stop
CassiniDev Server Usage:
WebDev.WebServer /port:<port number> /path:<physical path> [/vpath:<virtual path>]
port number:
[Optional] An unused port number between 1 and 65535.
The default is 80 (usable if you do not also have IIS listening on the same port).
physical path:
A valid directory name where the Web application is rooted.
virtual path:
[Optional] The virtual path or application root in the form of '/<app name>'.
The default is simply '/'.
Example:
WebDev.WebServer /port:8080 /path:"c:\inetpub\wwwroot\MyApp" /vpath:"/MyApp"
You can then access the Web application using a URL of the form:
http://localhost:8080/MyApp
CassiniDev Server - Port {0} - Log Viewer
In memory logging is enabled.
Events are only captured when the Log window is visible
and all data will be lost when this window is closed.
Install the latest System.Data.SQLite package to enable
log persistence.
ASP.Net Version: {0}
Start
ApplicationPath is null
Failed to start CassiniDev Server on Port:{0} Error:{1} {2}
Invalid Hostname {0}
Invalid IP Address {0}
Invalid IPMode {0}
Invalid PortMode
Invalid port range value {0}
No available port found.
Port is in use {0}
Port out of range: {0}
Port range end must be equal or greater than port range start {0} {1}