• 0

Deployment in VB.NET 2005


Question

5 answers to this question

Recommended Posts

  • 0

If this is the Express version you're using, you can't. If you have one of the heavier versions, there should be a Windows Installer project you can choose to create.

Link to comment
Share on other sites

  • 0
yup its the express version. any idea where i can get the other version from?

One thing about dotnet based programming is that it is extremely easy to deploy.

If the client has the correct framework version installed already, all you need is to copy your own DLLs and exe over. Of course, in your case, you will also need Framework Beta 2 runtime. Which, if anyone have any sense, won't install it on any production system :-)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.