|
-
Sep 19th, 2001, 10:37 PM
#1
Thread Starter
Junior Member
Deploying VB.NET Applications
I've been trying to successfully deploy an Windows Forms application that I wrote in VB.NET and I seem to have a lot of issues trying.
I have created a MSI file but I'm not too sure exactly what should be in it (I miss the Application Deployment Wizard).
Once I have installed the MSI on a MS 2000 Professional Workstation I get exception errors trying to execute the application.
Could someone please assist?
-
Sep 25th, 2001, 06:43 PM
#2
Thread Starter
Junior Member
Dont worry, I worked it out. I missed a few essential steps when creating the MSI... doh!
-
Oct 8th, 2001, 12:20 AM
#3
New Member
...
"I'm not a smart man, but I know what love is" -Forest Gump 
-
Apr 19th, 2002, 01:20 AM
#4
Lively Member
i've created my msi file, but how do i install the .net framework on my user's pc? or can i include it in my setup?
-
Apr 19th, 2002, 01:29 AM
#5
do we have to deploy the CLR in client pc
how do we bundle it...
do we have a simlar tool package & deployment wizad (vb6)
-
Apr 19th, 2002, 01:37 AM
#6
Lively Member
yes, cause simply put: it compiles all your code at runtime.
follow the .net walkthrough on deploying a windows application.
that will show you what you should use like the old package & deployment wizard
-
Apr 19th, 2002, 01:54 AM
#7
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|