Err: Service started and stoped. Illegal characters

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
Damian
Posts: 9
Joined: Thu Jun 23, 2005 1:20 pm

Err: Service started and stoped. Illegal characters

Post by Damian » Fri Aug 05, 2005 6:43 am

I install SOS 4.0.1 Server on XP Pro SP2 and when I try to start service I receive message: Service started and stopped. When I see events - message is:

Service cannot be started. System.ArgumentException: Illegal characters
in path.
at System.IO.Path.Combine(String path1, String path2)
at ClassicService.Server.Startup(String[] args)
at ClassicService.ClassicService.OnStart(String[] args)
at
System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object
state)

Can you tell me what is wrong?

I install 1.1, do I need to install Framework 1.0 ? Or to try with Framework 2.0 ?

P.S: This is my second install - first everything were OK and we work about 3 month - but now we must move server and I don't know what to do. Help please.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Aug 05, 2005 8:13 am

See this KB article for a solution.

BTW -- we haven't tested SOS Server on the .NET Framework 2.0.
Linda Bauer
SourceGear
Technical Support Manager

Damian
Posts: 9
Joined: Thu Jun 23, 2005 1:20 pm

Post by Damian » Fri Aug 05, 2005 8:45 am

>See this KB article for a solution.

WHAT KB ? You forgot to write it ?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Aug 05, 2005 10:39 am

Linda Bauer
SourceGear
Technical Support Manager

Damian
Posts: 9
Joined: Thu Jun 23, 2005 1:20 pm

Post by Damian » Sat Aug 06, 2005 3:22 am

yes - problem were that in start line in Service have "C:\progam Files\SOSServer\and so on ...". When remove " service start and worked fine.

Thanks !

Post Reply