|
-
Dec 4th, 2006, 05:00 AM
#1
Thread Starter
Hyperactive Member
.Net framework
I have just completed my first asp.net application, which has a VB.NET application attached (through IFRAME html tag)
Now, I have to set up the computers of the users who will use this new application. One of the computers does not have the .Net Framework, and therefore cannot run the VB.Net app... what do I need to do to get .Net Framework? Can I download it from somewhere?
Thanks!
-
Dec 4th, 2006, 06:06 AM
#2
Re: .Net framework
Are you saying that you have an ASP.NET app written in VB, or that your ASP.NET app is actually running a WinForms app on the local machine?
You can download the Framework from Microsoft.
-
Dec 4th, 2006, 06:38 AM
#3
Thread Starter
Hyperactive Member
Re: .Net framework
i have .Net 1.1 framework and 2.0 framework on my computer... but in admin tools I only have "Microsoft .NET Framework 1.1 Configuration" and do not have "Microsoft .NET Framework 2.0 Configuration"... why is that???
On another computer I have only "Microsoft .NET Framework 2.0" installed, and I cannot see "Microsoft .NET Framework 2.0 Configuration" in the admin tools for that computer either!!!
Why is that? Basically I want to give full trust to the folder that has the VB.Net application so that it can be run on that computer....
-
Dec 4th, 2006, 02:09 PM
#4
Fanatic Member
Re: .Net framework
I have "Microsoft .NET Framework 2.0 Configuration" under Admin tools, so I have no idea why you wouldn't. Do you have a folder on your hard drive such as this: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727"?
The human brain cannot hold all of the knowledge that exists in this world, but it can hold pointers to that knowledge.
-
Dec 4th, 2006, 05:47 PM
#5
Re: .Net framework
I believe that the configuration tools for .NET 1.1 come with the Framework itself, while with .NET 2.0 they come with the SDK, which you can download from MSDN.
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
|