i want to run my web page link in diff machine,but for that their should be .net framework installed in all machine,

so is there any solutionto install only CLR and required files of my webpage,or to copy dll along with my application,or to install .net framework along with my link

Please Help

Recommended Answers

All 2 Replies

Hey,
When you are going to Deploy your project, go to Project Properties of diployment project. And there will be an option of "Prerequisites" from there you select >NET Framework 2.0 or other version and select an Option "Download Prerequisites from the same location as my application" and you will see folder dotnet where your deployment location exist.
I hope this might help you!

To run .NET application framework is compulsory.
You can easily install the framework using windows live update.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.