Hey gang.. Publishing is new to me, i normally only do apps for my use so now I got a problem.
I did the build->Publish option and 2 files were missing, my mdb database and a support html file that I display with a button click.
I went in to project->properties and then the publist tab.
I then went to the application button.
Did the "show all" check box.
These two files do not show up! How do I get them in that list? I've been to the MS site and didnt get anywhere.
Any help would be appreciated.
Regards,
Robert
VS 2005 C# - Publish problem.
Started by rmurdo, Feb 10 2008 12:03 AM
1 reply to this topic
#1
Posted 10 February 2008 - 12:03 AM
|
|
|
#2
Posted 05 March 2010 - 12:09 PM
Where are you publishing to? Instead of using the integrated publishing with Visual Studio I use Robocopy to copy the files I need out of my project folder to the desired location. Then I have IIS on the server pointing to that folder to run the application.
You can also take a look at this: Visual Studio 2005: ClickOnce Application Deployment
You can also take a look at this: Visual Studio 2005: ClickOnce Application Deployment
-CDG10620
Software Developer
Software Developer


Sign In
Create Account

Back to top









