Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




The snap-in does not show languages combo - just shows System.Data.DataRow

visual-studio
add-ons

Hello. My name is Ariel and I have this problem. I recently installed CounterSoftGeminiVS2005v15_4.exe in my Windows XP system with Visual Studio 2005 Team Edition. The program installed perfectly, but when I go to log on I can not select my language (I don't need it to be spanish, it could be english too). In the combo appears just one line that reads "System.Data.DataRow". If I put my credentials and the URL for the gemini server and press Login, I get nothing. No error, no nothing.

I paste here my log. I think it's a little bit. Maybe I am doing something wrong.

00000000 15:11:50 [4328] CounterSoft Gemini: Start DoLogin
00000001 15:11:50 [4328] CounterSoft Gemini: Checking Model.Authenticated 00000002 15:11:50 [4328] CounterSoft Gemini: Checking offline setting 00000003 15:11:50 [4328] CounterSoft Gemini: Checking webservices URL suffix: http://aoniken04.grupoaoniken.com.ar/Gemini 00000004 15:11:50 [4328] CounterSoft Gemini: Starting logon process
00000005 15:11:50 [4328] CounterSoft Gemini: Login processed: False
00000006 15:11:50 [4328] CounterSoft Gemini: End tsbLogin_Click

Thanks a lot for the help. Ariel.

abacrotto
· 1
abacrotto
Replies (7)
helpful
0
not helpful

Hello. Me again. I managed to find out that I have to run VS2005 with administrator privileges for the snapin to show me the languages. Now, when I try to log in I have this:

00000000 16:21:42 [2904] CounterSoft Gemini: Start DoLogin
00000001 16:21:42 [2904] CounterSoft Gemini: Checking Model.Authenticated 00000002 16:21:42 [2904] CounterSoft Gemini: Checking offline setting 00000003 16:21:42 [2904] CounterSoft Gemini: Checking webservices URL suffix: http://aoniken04.grupoaoniken.com.ar/Gemini 00000004 16:21:42 [2904] CounterSoft Gemini: Starting logon process
00000005 16:21:42 [2904] CounterSoft Gemini: Calling ServiceHelper.AuthorisationServicesLogIn 00000006 16:21:42 [2904] CounterSoft Gemini: Exception caught during logon!
00000007 16:21:42 [2904] CounterSoft Gemini: Logon Exception. '>' is an unexpected token. The expected token is '"' or '''. Line 1, position 62. :: System.Xml :: at System.Xml.XmlTextReaderImpl.Throw(Exception e)
00000008 16:21:42 [2904] at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)
00000009 16:21:42 [2904] at System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args)
00000010 16:21:42 [2904] at System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
00000011 16:21:42 [2904] at System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)
00000012 16:21:42 [2904] at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)
00000013 16:21:42 [2904] at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)
00000014 16:21:42 [2904] at System.Xml.XmlTextReaderImpl.DtdParserProxy.Parse(Boolean saveInternalSubset)
00000015 16:21:42 [2904] at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
00000016 16:21:42 [2904] at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
00000017 16:21:42 [2904] at System.Xml.XmlTextReaderImpl.Read()
00000018 16:21:42 [2904] at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
00000019 16:21:42 [2904] at System.Xml.XmlDocument.Load(XmlReader reader)
00000020 16:21:42 [2904] at System.Xml.XmlDocument.Load(Stream inStream)
00000021 16:21:42 [2904] at CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream)
00000022 16:21:42 [2904] at CounterSoft.Gemini.WebServices.BaseService.GetObjectFromReponse[T](Stream stream)
00000023 16:21:42 [2904] at CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response)
00000024 16:21:42 [2904] at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType)
00000025 16:21:42 [2904] at CounterSoft.Gemini.WebServices.BaseService.WhoAmI()
00000026 16:21:42 [2904] at CounterSoft.Gemini.Client.Commons.Helpers.ServiceHelper.AuthorisationServicesLogIn(GeminiModel model, String sUserName, String sPassword, String apiKey, Boolean winAuthentication)
00000027 16:21:42 [2904] at CounterSoft.Gemini.Client.UI.Presenters.LoginPresenter.DoLogin()
00000028 16:21:42 [2904] CounterSoft Gemini: DoLogin End

Can anyone help me, please. Thanks in advance.

Ariel.


abacrotto
· 1
abacrotto
helpful
0
not helpful

What is your Gemini version? Please send a screen shot of your Gemini web app home page to support at countersoft dot com.

Also, please make sure you have configured REST web service per the Gemini Management Guide (chapter 8).

http://countersoft.com/downloads/v35/docs/GeminiManagementGuide.pdf


Bikram
· 1
Bikram
helpful
0
not helpful

Bikram: Thanks for taking the time for answer. My version is: Gemini 3.1.2 (Build 2257) Gemini Complimentary License registered to Ariel.

I hope this can help. Thanks. From Argentina. Ariel.


abacrotto
· 1
abacrotto
helpful
0
not helpful

Hello Ariel.

Gemini version 3.1.2 is not compatible with VS add in version 1.5.4. You will need to upgrade your Gemini to version 3.5.3 (the version that is currently available).


Bikram
· 1
Bikram
helpful
0
not helpful

Thanks, Bikram. I will try that. Another question in this regard: is it possible tu use the snap-in with a non-administrator account in Visual Studio ? I am used to not use an administrator account for everyday work (for security reasons, of course). Thanks. Ariel.


abacrotto
· 1
abacrotto
helpful
0
not helpful

Yes, you should be able to use the VS add in with a non-administrator account.


Bikram
· 1
Bikram
helpful
0
not helpful

Are you sure Administrator privileges are not needed?
I'm experiencing the same problems as abacrotto does/did. Language selector only shows 'System.Data.Datarow' and I too get nothing after pressing the login button.
When running VS2008 as Administrator (run as Administrator), the drop down does get populated.

It would be nice if the add on also worked when not local Administrator.

I'm using Vista as 'Power User' (not 'Local Administrator') and VS2008.
Although probably not related to this issue my Gemini version is 3.5.4 (build 2435).



PolderTrash
· 1
PolderTrash