PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms RE: Service won't install

Reply

RE: Service won't install

 
Thread Tools Rate Thread
Old 25-06-2003, 09:04 PM   #1
WWalden
Guest
 
Posts: n/a
Default RE: Service won't install


I think I was using the wrong version, but I am having
another problem now. I tried it again explicitly giving
the path to the one under the path: framework\v1.14322.

I don't get the message about the missing attribute
anymore. It looks like everything completes without any
problems, but I never see the service listed in my
services mmc.

Here is what InstallUtil spits out (paths removed and
replaced with <my_exe_path>:

----------------------------------------------------

See the contents of the log file for the <my_exe_path>
assembly's progress.
The file is located at <my_exe_path>.

The Install phase completed successfully, and the Commit
phase is beginning.
See the contents of the log file for the <my_exe_path>
assembly's progress.
The file is located at <my_exe_path>

The Commit phase completed successfully.

The transacted install has completed.

-----------------------------------------------------

>-----Original Message-----
>v1.0 installutil.exe can't install services built by

framework v1.1, so
>make sure the installutil.exe you use comes from the

framework 1.1
>directory.
>
>Regards,
>Xin
>
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>You assume all risk for your use. (c) 2003 Microsoft

Corporation. All
>rights reserved.
>
>.
>

  Reply With Quote
Old 30-06-2003, 12:04 PM   #2
Xin Huang
Guest
 
Posts: n/a
Default RE: Service won't install

If the log shows it succeeds, it should really succeed.

Have you tried with no other application open?

Hope this helps.

Regards,
Xin

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. (c) 2003 Microsoft Corporation. All
rights reserved.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off