BLeslie88
B Leslie
- Local time
- Today, 15:31
- Joined
- May 9, 2002
- Messages
- 228
I am losing my mind...
Keep it simple, have you deployed a vb project in 2003 VB .net?
They totally changed the packaging scheme.
Let's call form "Hello world"
I can not "Deploy" this for my life....
Add a deployment project to your solution.
"CHECK"
Associate the deployment project with your application project.
"HOW DO I DO THIS?!"
Specify where files will be installed.
"CHECK"
If you need to add files that are not compiled into your project (such as Help files), you can add them.
"CHECK Once I need to"
If your application uses Microsoft Data Access Components (MDAC) version 2.6 or later, add a launch condition to check for it.
"No Need"
Build the deployment project.
"Check"
Run the .NET Framework redistributable (Dotnetfx.exe).
"HOW DO I DO THIS?!"
Run the setup executable to install your application files on another computer.
"Can't get here..."
Now I know this isn't vb forum, but I use this forum all the time. Anyone that can help, this would be sososososososososo much appreciated!
Thanks in advance...
Keep it simple, have you deployed a vb project in 2003 VB .net?
They totally changed the packaging scheme.
Let's call form "Hello world"
I can not "Deploy" this for my life....
Add a deployment project to your solution.
"CHECK"
Associate the deployment project with your application project.
"HOW DO I DO THIS?!"
Specify where files will be installed.
"CHECK"
If you need to add files that are not compiled into your project (such as Help files), you can add them.
"CHECK Once I need to"
If your application uses Microsoft Data Access Components (MDAC) version 2.6 or later, add a launch condition to check for it.
"No Need"
Build the deployment project.
"Check"
Run the .NET Framework redistributable (Dotnetfx.exe).
"HOW DO I DO THIS?!"
Run the setup executable to install your application files on another computer.
"Can't get here..."
Now I know this isn't vb forum, but I use this forum all the time. Anyone that can help, this would be sososososososososo much appreciated!
Thanks in advance...