Skip to main content
October 31, 2007
Question

Serialization Error?

  • October 31, 2007
  • 3 replies
  • 1088 views
Hello,

Just trying to install RoboSource Control 3.1 - seemingly I have the database set up correctly on the "Server" (a Windows Xp Pro machine on our SBS 2003 server). When I try to open the database - rather when I try to add a project to source control it throws up an error "Serialization Error". I searched (not too hard) for information on this subject in the knowledge base and couldn't find anything. The one thing I haven't tried yet is moving or creating the database on the C: drive - I have a much larger secondary hard drive on the server I intended on installing this database - can I not do that?

Any help would be greatly appreciated!!!!
Thanks
Ryan Hudson
This topic has been closed for replies.

3 replies

November 2, 2007
So here's the stack report - maybe that will help?

Serialization error.


Server stack trace:
at System.Exception.GetExceptionMethodFromString()
at System.Exception.GetTargetSiteInternal()
at System.Exception.GetExceptionMethodString()
at System.Exception.GetObjectData(SerializationInfo info, StreamingContext context)
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter)
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.SerializeResponse(IServerResponseChannelSinkStack sinkStack, IMessage msg, ITransportHeaders& headers, Stream& stream)
at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NG3.MiddleTier.NG3MiddleTier.OpenDatabase(String aliasName, String user, String pwd, Boolean bRememberPwd, NG3MiddleTierSession session, OfflineOption offline)
at NG3.MTConnection.NG3MTConnection.Connect(ConfigurationSettings settings, String connectionAliasName, String user, String pwd, Boolean bRememberPwd, NG3MiddleTierSession session, OfflineOption offline, Object loginDialog)
at SCCUIIMPL.OpenDatabase.connectButton_Click(Object sender, EventArgs e)

Gravenstein
Inspiring
November 2, 2007
I'm sorry, Ryan, but I'm afraid this goes beyond my expertise. Unless anyone else here has suggestions, you may need to contact Adobe Support.

Good luck - I hope you can find some answers so that you can at least give RSC3 some real run time. We seem to be doing OK with it so far.

G
November 2, 2007
Does Adobe offer an initial setup support? I haven't called anyone yet but I'm nearing my witts ends with SourceControl. It may be a problem on my end but without help I cannot confirm that.

Thanks for all your suggestions!
Ryan
Gravenstein
Inspiring
October 31, 2007
Let me say first that I don't know anything about the error message you got. However, it might be a good idea to make sure the basics are covered. Did you...
1. Install both RoboSource Control Server and Client on your server? (I don't remember if you have to select both of these during the install or not.)
2. Create a database using the RoboSource Server Database Configuration tool?
3. Attempt to open the new database using RoboSource Control Explorer?

Was there more after that, or did you run into the error somewhere within the steps above?

G
November 1, 2007
Thanks G,

I did just as you listed. It's when I try to connect to the server machine from another machine through RoboSource Control Explorer that I get this error.
Here's a link to the screen capture. Follow Me!

Thanks for looking!
Ryan
Gravenstein
Inspiring
November 1, 2007
Hmmm. When you set up your DB on the server, did you also set yourself up with a user profile in the User Library? RSC connections tend to hum along more smoothly if you set up your users in the User Library with their Windows network logons, selecting "Windows Authentication."

On the other hand, there might be a problem with the administrative profile/password used to connect from your RSC server to SQL. That needs to sync up with RSC as well. I forget the details, but we ended up creating a new administrative login to deal with this.

G