|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Deploying programs with net framework 2 onto framework 1How do you get a program built with, say, Visual Basic 2005 (with .net
framework 2.0) to deploy onto a computer with only framewok 1 or so, if you don't have the administrative rights? It's kind of urgent, but it must be simple - I only want to run a program I created at home on university computers ... Thanks in advance, Jarry Hello Jarry,
Ask the Uni sysop to install .net fx 2. -Boo Show quoteHide quote > How do you get a program built with, say, Visual Basic 2005 (with .net > framework 2.0) to deploy onto a computer with only framewok 1 or so, > if you don't have the administrative rights? It's kind of urgent, but > it must be simple - I only want to run a program I created at home on > university computers ... > > Thanks in advance, > Jarry Jarry wrote:
> How do you get a program built with, say, Visual Basic 2005 (with .net You can't.> framework 2.0) to deploy onto a computer with only framewok 1 or so, if > you don't have the administrative rights? Framework 1.1 /cannot/ load assemblies built under Framework 2.0. Regards, Phill W. Granted I am sure you don't want to buy it, but the "can" does exist.
funny this should come up. just today I was listening to a .NetRocks podcast interview with a person that has a "compiler" that wraps up the framework and your app into a single DLL. Then one executable to be deployed. Pretty cool, but it does give up the security that is built into the framework. See the ".Net Native Compiler" product. http://www.remotesoft.com/ http://www.dotnetrocks.com/default.aspx?showID=197 jeff Show quoteHide quote "Jarry" <HarryandJa***@gmail.com> wrote in message news:1159041501.443372.107510@m73g2000cwd.googlegroups.com... > How do you get a program built with, say, Visual Basic 2005 (with .net > framework 2.0) to deploy onto a computer with only framewok 1 or so, if > you don't have the administrative rights? It's kind of urgent, but it > must be simple - I only want to run a program I created at home on > university computers ... > > Thanks in advance, > Jarry >
Combining a date value with a time value
rotating image SQL DISTINCT COUNT Constant - InDebugMode Single Sign On / Authentication System? error Program Flow ASP.NET 2.0 won't let me put my user controls in the same directory as Web.config Binding a Text Box What does instantText mean in Edit method of DataGridColumnStyle |
|||||||||||||||||||||||