473,508 Members | 2,130 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Trouble with MSI install

Hi,

I have created an msi package that installas some .Net dlls. It was
working fine until my windows profile got corrupt and I had to create
a new one after renaming the old. the old profile still exists with a
different name.

Now, when I try to run this msi, it says "The specified service
already exists." and rolls back. There are no entries in the registry
for this msi.

I am all the more surprised, because this is the only msi thats
causing problem. The others seem to be working fine.

Please let me know how to overcome this problem. I am not able to runn
my applications because of this.

Regards,
Shilpa

Mar 16 '07 #1
1 1188
Hello,

it looks like you are running an Installer class during setup which attempts
to install a windows service. If the windows service already exists, it will
produce this error.

You should call the installer directly:

installutil /u dll_containing_installer.dll

Best regards,
Henning
"Shilpa" <sh*************@unisys.comwrote in message
news:11*********************@d57g2000hsg.googlegro ups.com...
Hi,

I have created an msi package that installas some .Net dlls. It was
working fine until my windows profile got corrupt and I had to create
a new one after renaming the old. the old profile still exists with a
different name.

Now, when I try to run this msi, it says "The specified service
already exists." and rolls back. There are no entries in the registry
for this msi.

I am all the more surprised, because this is the only msi thats
causing problem. The others seem to be working fine.

Please let me know how to overcome this problem. I am not able to runn
my applications because of this.

Regards,
Shilpa
Mar 16 '07 #2

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

Similar topics

3
2437
by: Ron King | last post by:
When I installed Mandrake 10.0 I thought I had Apache, PHP, and MySQL installed correctly. I could serve web pages, MySQL worked, and when I tried the phpinfo() function, I got a page that looked...
1
1841
by: ted | last post by:
Hi, I'm having a problem trying to get mod_python running on Win2000. I'm getting the following error when I start Apache: C:\Program Files\Apache Group\Apache2\bin>Apache.exe Syntax error...
4
2488
by: Chris Weisiger | last post by:
I'm trying to install numeric on my MacOS X box using Darwin, with the eventual goal of satisfying all of PyGame's dependencies so I can finally start working on my semester project. I would be...
2
1136
by: Do Re Mi chel La Si Do | last post by:
Hi ! I have sevral problems with P4-RC2. Typical case, I have a script who run OK with P4 "standard" ; but, on a new install, with P4-RC2, I obtain : Traceback (most recent call last):...
0
1145
by: Russell Smallwood | last post by:
All, Not sure what group to post this to, but I have a service with an installer which, when I run the installutil app seems to install ok: Contents of the Service Install Log: Installing...
1
1527
by: ajackson | last post by:
i am having some trouble installing SQl server Reporting Services. well, in order to install the reporting services i have to install Service Pack 3a. so through my installation of package 3a i...
0
2032
by: bwhitehd | last post by:
I'm having a problem installing php. The compile seems to go fine, but when it gets to the install step I get the following errors. Does anyone have an idea of what might be the problem? We...
1
1756
by: apondu | last post by:
hi, I am new to Sharepoint Server. I was just trying to install sharepoint server and work with it. I wanted to access the sharepoint server services with dotnet and work with it. I just...
1
1309
by: John [H2O] | last post by:
I've installed MoinMoin easily enough, but i have two problems now. 1) Some pages, namely the initial FrontPage, fail to load completely.... 2) It seems after logging in, if I navigate away...
5
2424
matheussousuke
by: matheussousuke | last post by:
Hi guys, good morning. I've just get this script for converting mysql tables from wordpress, and I want to use it in my server, but no with wordpress, with oscommerce, a friend of mine told me a...
0
7225
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,...
0
7123
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...
0
7326
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,...
0
7383
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...
1
7046
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...
1
5053
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...
0
3194
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...
0
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1557
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 ...

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.