473,569 Members | 2,412 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating a setup for a Windows application for Visual basic .net

Hi There,
I'm trying to create a setup for a Windows application to install my
application I developed using Visual basic .net. I'm using Visual Studio .net
Professional. When I use the Set up wizard. I only have 4 steps, when I look
at exaple to create a setup file I find I should have 5 steps. One step Step
3 of 5 is missing in my steps ( Choose project outputs to Include. I don't
have this step in my wizard. I am not sure why. I went ahead and continued
the wizard and when I try to put the .exe file on to the User program or
Desktop I get the following error.As seen below. I use a calendar component
that Calendar control 10.0 form C:\Program Files \Microsoft Office 10\ MS
CAL.OCX
ERROR THAT I GET. I CANNOT COMPLETE THE BUILD
C:\SCHEDULE FOLDER\Setup1\S etup1.vdproj File 'AxInterop.MSAC AL.DLL' should
not be installed into a User's Profile folder because it may not be available
to all users.
C:\SCHEDULE FOLDER\Setup1\S etup1.vdproj File 'Interop.MSACAL .DLL' should not
be installed into a User's Profile folder because it may not be available to
all users.
C:\SCHEDULE FOLDER\Setup1\S etup1.vdproj File 'MSCAL.OCX' should not be
installed into a User's Profile folder because it may not be available to all
users.
C:\SCHEDULE FOLDER\Setup1\S etup1.vdproj File 'stdole.dll' should not be
installed into a User's Profile folder because it may not be available to all
users.
C:\SCHEDULE FOLDER\Setup1\S etup1.vdproj File 'USERBack.exe' should not be
installed into a User's Profile folder because it may not be available to all
users.

I would appreciate if anybody can tell me how I can complete my setup wizard
so as to create the installation program that would let me install my
application on other computer.
Thanks.

Jul 21 '05 #1
0 1623

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

Similar topics

4
5284
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the correct link, it's outdated. The link should be changed from this...
1
1028
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables syncronization with remote database using merge replication. I found contradictory results while installing the application. I will mention here...
12
4157
by: enak | last post by:
I have found some code that shows how to convert an html form to Word. The message said to simply put the following in the Page_load: Response.ContentType = "application/ms-word" Response.AddHeader("content-disposition", "inline; filename=BP_CaseStatus.doc") Now all I should have to do is create the page just like I would if I were...
4
6400
by: Programmer | last post by:
Hi, I would like to know as how should I proceed if I need to create a system tray in VB so that it can connect to my website. You can see an example here of a similar software here: http://www.helpcenterlive.com/winapp.php The author of the program has created it to communicate with the Web Based live support system which he himself...
4
1621
by: SStory | last post by:
I have an app that includes media files (graphics) and those included in the msi setup. They are not 100% necessary and can change. The problem is if I delete one of them, then the next time I run my app, it launches windows installer ---I assume trying to correct the problem. What should I do in my setup to prevent this? Thanks,
0
441
by: deploying visual basic .net application | last post by:
Hi There, I'm trying to create a setup for a Windows application to install my application I developed using Visual basic .net. I'm using Visual Studio .net Professional. When I use the Set up wizard. I only have 4 steps, when I look at exaple to create a setup file I find I should have 5 steps. One step Step 3 of 5 is missing in my steps (...
10
2404
by: See_Red_Run | last post by:
Hi, I am trying to figure out how to get started with PHP/MySQL. Everything I've read so far says to start with PHP first. I was expecting something like Visual Basic Express or some other type of free IDE. So I discovered that I needed to download a virtual server, so I downloaded OmniSecure and followed the set up instructions as far as...
3
3925
by: sanghavi | last post by:
how to create a set up project in vb.net..how to run an application on a different machine
1
2521
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I am reviewing Windows service programming. I'm running VS2005 and programming in VB. I've just found an example in Support: 'How to create a Setup project for a Windows Service in Visual Basic .NET or in Visual Basic 2005' http://support.microsoft.com/kb/317421 I've been able to program and run this example without problems. However,...
0
7703
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...
0
7983
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6287
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...
1
5514
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...
0
5223
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...
0
3657
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2117
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
1
1228
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.