472,805 Members | 883 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

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\Setup1.vdproj File 'AxInterop.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\Setup1.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\Setup1.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\Setup1.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\Setup1.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 1560

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

Similar topics

4
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...
1
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...
12
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"...
4
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:...
4
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...
0
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...
10
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...
3
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
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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.