Torvald
|
| Posted: 06/18/2003, 11:08 PM |
|
I'm CC & VS.NET user.
Just dowloaded trial version of CCS and wanted to try to compile and publish the Bookstore project using ASP.NET (VB).
I have win2k & IIS5.
I'm not sure how to do it.
In VS.NET dll with all vb scripts is compiled automatically.
Can you tell me how to publish and deploy CCS project.
So far I tried to run Makeall.bat but nothing works.
When I call Default.aspx it gives an error:
can't find BookStore.default
There is nothing in Help file.
I thought that running Makeall.bat or BookStore.vbproj suppose to make all needed DLLs but I couldn't find any.
|
|
|
 |
rclayh
|
| Posted: 06/19/2003, 7:43 PM |
|
Search for "Deploying .Net Applications" in the help file. It's all in there step-by-step.
|
|
|
 |
|