473,811 Members | 2,557 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

publish vs2k8 win app to local drive for testing

My app will eventually be published to a file server for deployment and
updates, but right now I want to test the publish and deploy on my laptop.
However, the install folder demands a unc, and just won't proceed without
it. I tried ///C:, and I tried \\(localhost), but neither work. The latter
throws an error when I try to install -- when I try to run the manifest (is
that the right term?), it says it can't find files that are obviously
present.

Is this possible, or am I wasting my time?

Jun 27 '08 #1
3 1147
However, the install folder demands a unc, and just won't proceed without
it. I tried ///C:, and I tried \\(localhost), but neither work.
Figured that one out. \\ComputerName\ path seems to work (I have a share
setup on the path, as it happens, although I'm not sure that was required).
However, during an actual install, it seems that the browser has to be set
to allow running a program, as opposed to requiring a download, then
running. Is that correct? I'm getting the following error msg:

"SOURCES
Deployment url : file:///C:/Downloads/TranslatorWin.a pplication

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of C:\Downloads\Tr anslatorWin.app lication resulted in
exception. Following failure messages were detected:
+ Downloading file:///C:/Downloads/TranslatorWin.a pplication did not
succeed.
+ Could not find file 'C:\Downloads\T ranslatorWin.ap plication'.
+ Could not find file 'C:\Downloads\T ranslatorWin.ap plication'.
+ Could not find file 'C:\Downloads\T ranslatorWin.ap plication'."
Jun 27 '08 #2
Got past that one too. This is turning into a comedy.

When I do "Publish", eventually I get a browser window with a big Install
link, and a tiny, hidden "launch" link. Click Install and i get a browser
prompt to save or cancel. Save, and then I get the error about files not
found in c:\downloads. However, if I click launch, the program runs.

So now presumably the program is installed locally. Except that I can't find
any shortcuts to it, and there is no folder in Program Files, no shortcut on
the desktop. Perhaps I don't understand where the program will be
installed. It's a win app. Yes, I did select "The application is available
offline as well (launchable from Start menu)".

Jun 27 '08 #3

"So now presumably the program is installed locally. Except that I can't
find
any shortcuts to it, and there is no folder in Program Files, no shortcut
on the desktop.
Yes, this is a comedy. Magically, now there is a shortcut on Start. I
guess you gotta do everything twice, right?

So, problems all solved ... for the moment.

Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1512
by: Woody Splawn | last post by:
Forgive my ignorance but how do you get your applicaiton written in VS from your localhost to your actual web site? Is there a way of doing this from within VS or do you have to use some sort of FTP application? I'm supposing that when you create an applicaiton in VS you do it in LocalHost first then move it to a web server via FTP. Is this right?
2
1567
by: msnews.microsoft.com | last post by:
I'm looking for a one-step publish to server solution. I'm developing my web app in VS.NET and use my local IIS for testing. When ready to publish the latest release, I'd like to be able to hit "publish" so all the dll and aspx files are uploaded. I do not want source files on the live server. I do have full admin access to the live server I wish to publish to. Right now I'm using dreamweaver to publish, since I can select which files I...
8
3169
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my development on existing and new applications. This environment also has its own Sql Server with dev versions of all our live Databases. Our live production server also its own Sql Server, these 2 Sql Servers are kept completely separate (for obvious...
21
3872
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight different flavors, each with its main program, libraries, datafiles, doco, etc. Each flavor will also have one or more standalone executables that can be called as tools from within the main program.
3
5453
by: RLN | last post by:
(New to SQL Server Installs) I installed SQL Server 2005 Developer Edition on a WinXP-SP2 workstation and can see some enterprise databases on the network just fine. My problem is I cannot register a local database on the local drive for testing/education purposes. (I accepted all of the defaults on the install and thought all was well.)
3
3896
by: jfarrell | last post by:
Hi there, Im attempting to publish my site to local then copy files to the web server. The only option there seems to be in VWDE is to build/copy the site...where is the Publish website option ? any ideas thanks
2
1283
by: -Lost | last post by:
VS2K8 Pro *MUST* reside on the system partition?! I finally got a faster drive with a little more memory in my laptop so I figured I'd upgrade from Visual C# Express 2005 to Visual Studio 2008 Professional (thank you, MS DreamSpark!). Anyway, my system partition is 10GB. My "Storage" is ~100GB where I am installing applications to -- however Visual Studio 2008 Professional insists on dropping at the LEAST -- 1.5GB in my system...
2
867
by: =?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?= | last post by:
I'd love to be able to have two views for a site in VS2K8. My local on my hard drive and the one on the web. I'd settle for just opening a project and seeing all files with the option of opening it from the web (via ftp) which just loads it down to my hd for work. Then on save saves it locally but gives me the option (some where) to put the files to the server? can this be done?????????? (do it all the time in Dreamweaver many years
0
3906
by: nikul156 | last post by:
I am trying to use VB's Publish feature to make the application install via a exe file . I have a database mdf file in my project on my local drive but when it installs from the exe is does not install to the local drive so it cant find the mdf files and just shows errors. How can i get it to install all the files to the same folder as it is on my drive - tried changing the installation folder on publish but it will not acept a path like...
0
9730
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10651
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10403
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9208
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7671
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6893
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5693
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4341
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3020
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.