no-touch deployment

P

Peter

Hi, I tried to use no-touch deployment as below:
* create a window project,called NoTouch
* build it.
* in the window explorer, navigate to the folder
NoTouch/bin, right click on the debug folder, choosing
Properties.
* Choose Web Sharing, and turn it on, using NoTouch as the
name.
* using start | run, entering the following URL
http://localhost/NoTouch/NoTouch.exe
But, it does not work. Please advice.
Peter
 
J

Jim Blizzard [MSFT]

Hi Peter,

Thanks for using the newsgroups.

Hmmm. That should work. What error message do you receive?

Thanks,
-bliz

--
Jim Blizzard, MCSD .NET
Community Developer Evangelist | http://www.microsoft.com/communities

This posting is provided AS IS, without warranty and confers no rights.

| Hi, I tried to use no-touch deployment as below:
| * create a window project,called NoTouch
| * build it.
| * in the window explorer, navigate to the folder
| NoTouch/bin, right click on the debug folder, choosing
| Properties.
| * Choose Web Sharing, and turn it on, using NoTouch as the
| name.
| * using start | run, entering the following URL
| http://localhost/NoTouch/NoTouch.exe
| But, it does not work. Please advice.
| Peter
 
P

Peter

Hi Jim,
After I copied the project folder to
c:\Inetpub\wwwroot, I could see it happen. Thanks.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top