Crystal Report Problem in asp.net/vb.net
-
Hai to all, I am using crystalreports Version7 in my VS2003(which supports crystalreports version9 ),But lower version can be used in the upper version. Here i am getting problem when i am using report's Design part from the crystal report and the rest(like dataset and sqlquery for the report)are in .net/vbnet itself. Here when i am debugging this,it si giving an error like "Logon Failed",I have checked the DBConnection also. In my view there is no problem with the crystal report's Version. I am using SqlServer as backend. Why it is giving error,For some reports it is working. Can anybody give me the reason??? Thanks in advance Regards, kissy
kissy
-
Hai to all, I am using crystalreports Version7 in my VS2003(which supports crystalreports version9 ),But lower version can be used in the upper version. Here i am getting problem when i am using report's Design part from the crystal report and the rest(like dataset and sqlquery for the report)are in .net/vbnet itself. Here when i am debugging this,it si giving an error like "Logon Failed",I have checked the DBConnection also. In my view there is no problem with the crystal report's Version. I am using SqlServer as backend. Why it is giving error,For some reports it is working. Can anybody give me the reason??? Thanks in advance Regards, kissy
kissy
-
Hai to all, I am using crystalreports Version7 in my VS2003(which supports crystalreports version9 ),But lower version can be used in the upper version. Here i am getting problem when i am using report's Design part from the crystal report and the rest(like dataset and sqlquery for the report)are in .net/vbnet itself. Here when i am debugging this,it si giving an error like "Logon Failed",I have checked the DBConnection also. In my view there is no problem with the crystal report's Version. I am using SqlServer as backend. Why it is giving error,For some reports it is working. Can anybody give me the reason??? Thanks in advance Regards, kissy
kissy
provide your database info //set the database loggon information. //**Note that the third parameter is the DSN name // and not the Database or System name reportDocument.SetDatabaseLogon("pchitriv", "Windows2000", "TestDB_DSN", "testDB", false);
Regards, Sylvester G Senior Software Engineer Xoriant Solutions sylvester_g_m@yahoo.com