473,804 Members | 3,397 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WebSetUp Error!

When i try to create a websetup project i am getting the following
error.

This setup does not contain the .NET Framework which must be installed
on the target machine by running dotnetfx.exe before this setup will
install. You can find dotnetfx.exe on the Visual Studio .NET Windows
Components Update.

I dont need to include framework with my setup.Eventhen i am getting
this error! I am Using Version 1.0.Any help will be
appreciated.Tha nks in Advance!

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 18 '05 #1
3 1511
when you build a setup, does it buid successfully? because the error which
you typed below, is not a error it's a warning displayed to the developer,
and compiler bypass this warning and builds the solution or setup package.

--
Dhaval Faria
Founder, Programmer
Hirdhav (http://www.hirdhav.com)
Microsoft India Community Star
"DotnetTech ie" <te**********@y ahoo-dot-com.no-spam.invalid> wrote in message
news:3f******** **@127.0.0.1...
When i try to create a websetup project i am getting the following
error.

This setup does not contain the .NET Framework which must be installed
on the target machine by running dotnetfx.exe before this setup will
install. You can find dotnetfx.exe on the Visual Studio .NET Windows
Components Update.

I dont need to include framework with my setup.Eventhen i am getting
this error! I am Using Version 1.0.Any help will be
appreciated.Tha nks in Advance!

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption

=---
Nov 18 '05 #2
Thanks Dhaval for u r Reply!.

Actually it is an error.My setup not compiled at all.When i
create a Websetup for simple 'Hello World' application,it is working
fine with warning message.But while trying my real time application i
am getting the error!

My realtime application contains third party chart component.It
contains OLAP Frontend using Office Web Component.Still i dont know
the solution for this error!

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 18 '05 #3
Thanks for all! I got it! check it here:

http://www.rainbowportal.net/AspNetF...stID=3363#3363

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1084
by: mike.brydon | last post by:
I'm creating a WebSetup Deployment Solution using VS.Net 2003 to install my web application. I've created several installer classes to go with it. My problem is, I want the installer classes to run in a certain sequence. I've seperated the steps into individual installer classes so that I can reuse them for similar product installs. Thanks for any help
0
1418
by: rajshekar | last post by:
Hi, I have one query plz solve out. I want to intall the dotNetFramework during the installation of my WebSetup. My second requirement is Installation sheild should pop up custom screen which will ask user to select his choice. "U want to install the Framework or not ?" How to bring the Screen during the installing the setup? What steps should i follow during creation of websetup? Plz guide me.
7
5035
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
0
1297
by: mdawid | last post by:
Hi, The problem is the WebSetup never removes the assembly MyCustomAction.dll from the virtual directory. Is there any switch/property telling installer to remove custom action assembly after the setup completes? I have created MyCustomAction class based on System.Configuration.Install.I­­nstaller in the Class Library project
3
1668
by: Jens Ansorg | last post by:
hello, big issue here: I want to deploy a .net web application using a Setup. It works fine as long as I deploy the application to the "default web site" on the target machine.
8
6464
by: jacky kwok | last post by:
Dear All: In VS2005 WebSetup installer InstallAddress dialog, there is field to let user to select which website to install the webapp (if there are more than one WebSite in the IIS). I want to know how can I get the WebStie info in the customAction. I can use "/VDIR=" in customActiondata to get the installed VirtualDirectory.
0
859
by: B.N.Prabhu | last post by:
Hi, I have a doubt. I have a Web Application, I created Websetup Project also. Whether its possible to provide my .sql file into the setup project and while installtion it can directly take that .sql file and execute into the Sql Server. Thanks, B.N.Prabhu.
2
1171
by: ad | last post by:
I packet my web application with WebSetup project of vs2008. When a user used the websetup package in a machine which has been installed a old version of my web application, the web.config can't be replaced. What is the problem with vs2008? I didn't meet such a problem when with vs2005.
0
1526
by: rote | last post by:
I have a project i created using TableAdapters(Datasets with .xsd) and everything works well on my PC. But when i create a websetup project and deploy it to another server. I keep getting Error ObjectDatasource cannot find a non generic update method Whats the best way to deploy projects when using DataSets like TableAdapters..
0
9705
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9575
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10320
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10073
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9134
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7609
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6846
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4288
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2981
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.