Setup Development Environment
Posted in BlogSvc by JarrettV on 9/10/2008 5:03:03 PM - CST
Abouch over on
the
discussion forum has a great post about how to setup BlogSvc on
a local IIS7 server. He explains the steps of adding
a new binding for hosting the service along side other existing
websites in IIS7. This is needed because BlogSvc does not
currently support installation to a directory below the root. We do
plan to support that scenario in the future.
Also, the test project references the web testing assembly that is only available with Test/Suite edition of Visual Studio. You can safely remove this project until I have removed the dependency.
Comments
None.