473,805 Members | 2,001 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Install Shield

anyone using Install Shield and VS 2003 (7.1)
I cannot even launch Install Shield (7.02) now...
Nov 17 '05 #1
1 2425
Hello David,

Please refer to http://www.installshield.com/news/default.asp?id=634.
InstallShield should be able to support Microsoft Visual Studio .NET 2003.

I think the problem should be related to setup/installation. Could you use
VS.NET 2003 without error? If so, I suggest you remove and install
InstallShield again to see if it could resolve the problem.

In addition to posting your question here, also look at
http://support.installshield.com/. InstallShield is supported by
InstallShield Co. They have a self-help section and they offer community,
phone & e-mail support.

Thanks very much.

Best regards,
yhhuang
VS.NET, Visual C++
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Got .Net? http://www.gotdotnet.com
--------------------
!From: "David Waz..." <dl*@pickpro.co m>
!Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
!Subject: Install Shield
!Lines: 4
!X-Priority: 3
!X-MSMail-Priority: Normal
!X-Newsreader: Microsoft Outlook Express 6.00.3790.0
!X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
!Message-ID: <GT************ *@newssvr22.new s.prodigy.com>
!NNTP-Posting-Host: 65.23.4.76
!X-Complaints-To: ab***@prodigy.n et
!X-Trace: newssvr22.news. prodigy.com 1057716838 ST000 65.23.4.76 (Tue, 08
Jul 2003 22:13:58 EDT)
!NNTP-Posting-Date: Tue, 08 Jul 2003 22:13:58 EDT
!Organization: SBC http://yahoo.sbc.com
!X-UserInfo1:
FKPO@SVEBJVUSZX XKRHR_QTDFZ\@@F XLM@TDOCQDJ@_@F NHCYFWUQBKZQLYJ X\_ITFD_KFVLUN[D
OM_A_NSYNWPFWNS[XV\I]PZ@BQ[@CDQDPCL^FKCBIP C@KLGEZEFNMDYMK HRL_YYYGDSSODXY N@[\
BK[LVTWI@AXGQCOA_S AH@TPD^\AL\RLGR FWEARBM
!Date: Wed, 09 Jul 2003 02:13:58 GMT
!Path:
cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!new sfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.s yr.edu!news.max well.syr.edu!ne wshosting.com!n ews-xf
er2.atl.newshos ting.com!diablo .voicenet.com!p rodigy.com!news mst01.news.prod i
gy.com!prodigy. com!postmaster. news.prodigy.co m!newssvr22.new s.prodigy.com.P O
STED!df277b9c!n ot-for-mail
!Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1579 00
!X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
!
!anyone using Install Shield and VS 2003 (7.1)
!I cannot even launch Install Shield (7.02) now...
!
!
!

Nov 17 '05 #2

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

Similar topics

4
1868
by: Mark | last post by:
Is there some Microsoft website or ftp server that I can point my installer to to download dotnetfx. Pointing user to the Windows update page is not an option, I would like my application to install the .NET framework seamlessly and silently without asking the user to do anything other than agreeing to the license. Is this possible? regards Mark
0
909
by: Bob | last post by:
I'm not sure in this is the best forum for this questions We are using Install Shield Version 11 to build our kit. I want my kit to detect if the user has the .Net framwork installed. If it is not there, it should be installed. The same is true for MDAC 2.6. I had no luck of the Macrovision forum. Does anyone out there have an example of how to do this? Seem that this is a common problem.
1
5063
by: Marc | last post by:
Here goes... Outlook 2003 -> Access -> Crystal Reports ...via VB 6.0 code Basically I have a VB 6.0 project working on my machine. All with the click of a button , the Vb code extracts rows from the Calender folder of Outlook 2003, and makes a table in Access based on these rows and then a crystal report is created.
0
1216
by: Marc | last post by:
I have a Vb 6.0 project The VB 6.0 project with a just a click of the button...exports the calender rows from OUtlook to a MS Access file ( a DB and a table with the calender rows are created) and from this table a crystal report is created.The Db and table don't exist beforehand...they are created.. Right now for test purposes...I have a test machine set-up with just Outlook 2003 set-up and on that test machine I manually tried to...
0
1182
by: rajamohamed05 | last post by:
In this shield used to create setup file for our project and install to anywhere. In Installation shield support visual basic 6.0,.Net(windows application),Java(awt and swing application). This installation shield in build contain Visual basic runtime file so we no need to have visual basic 6.0 on the client machine. And shield in build conatin Java runtime environment JRE1.5 so we no need to have java on the client machine and support...
0
1099
by: rajamohamed05 | last post by:
In this shield used to create setup file for our project and install to anywhere. In Installation shield support visual basic 6.0,.Net(windows application),Java(awt and swing application). This installation shield in build contain Visual basic runtime file so we no need to have visual basic 6.0 on the client machine. And shield in build conatin Java runtime environment JRE1.5 so we no need to have java on the client machine and support...
0
2034
by: =?Utf-8?B?VGltbXVz?= | last post by:
Dear All, My laptop is a Toshiba Tecra w/ Pentium M at GHz with 1GB RAM Hard drive 60GB - Free 30GB I have Windows XP Professional SP2 Antivirus/antispyware, etc: Norton 360 Suite I run automatic update daily. Today I got the following update: Microsoft .NET Framework 1.1 Service Pack 1. I have run it 20 times at least. The session initializes normally but it always fails to complete. I only get this mssg: "Some updates could not...
1
20408
by: =?Utf-8?B?Qi5BaGxzdGVkdA==?= | last post by:
Hi all, This is something that I have been toying with for about a week now. What I want to achieve is Install a Service with Customised parameters (using InstallUtil.exe) for User Name. Example (C#); public class MyServiceInstaller : System.Configuration.Install.Installer { private System.ServiceProcess.ServiceProcessInstaller serviceProcessInstaller;
0
1340
by: Rashmi Krishna | last post by:
Hi, I am new to clickonce.My question is, Can i package my application with all necessity files and create a steup.exe using install shield and use that .exe to deploy onto client machine using clickonce.Basically can i combine bothe the deployment technologies, If so HOW??? Kindly help me out in this regard. Waiting for your reply. Thanks in advance Rashmi
0
9716
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
9596
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
10604
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10361
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9179
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
7644
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
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3839
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3006
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.