eClickDeveloper
February 13th, 2007, 04:30 AM
Hello Guys:)
Help me please!!!
The clients has been installled on their machine .NET Framework 2.0 and after that our application crashes everytime when the user try to run any report(from our application) created in the Crystal Report 9.0. All worked well while clients do not install .NET Framework 2.0. The Clients said that if they uninstall .NET Framework 2.0 then all works well. I have never encountered with the same problem and I doesn't know the reason of this crash. I have profiled our application on clients machines and found out that application crash in this string:
pDatabaseTable->SetPrivateData((short)3, _variant_t(spRecordSet,true));
//pDatabaseTable and spRecordSet aren't a zero.
//This crash occurs only when the user installed .NET Framework 2.0.
//I don't know why Crystal Report 9.0 and .NET Framework 2.0 are not
//compatible.
May be somebody of you had the same issue and can help me? I'll appreciate:)
I've just viewed more different internet sites and I've make conclusion that this isn't only in my case. More people writes that they has the same issue with CR when they has installed .NET Framework 2.0 but I haven't found any solutions how to solve this problem!
Any Ideas?
Thanks a lot.
Help me please!!!
The clients has been installled on their machine .NET Framework 2.0 and after that our application crashes everytime when the user try to run any report(from our application) created in the Crystal Report 9.0. All worked well while clients do not install .NET Framework 2.0. The Clients said that if they uninstall .NET Framework 2.0 then all works well. I have never encountered with the same problem and I doesn't know the reason of this crash. I have profiled our application on clients machines and found out that application crash in this string:
pDatabaseTable->SetPrivateData((short)3, _variant_t(spRecordSet,true));
//pDatabaseTable and spRecordSet aren't a zero.
//This crash occurs only when the user installed .NET Framework 2.0.
//I don't know why Crystal Report 9.0 and .NET Framework 2.0 are not
//compatible.
May be somebody of you had the same issue and can help me? I'll appreciate:)
I've just viewed more different internet sites and I've make conclusion that this isn't only in my case. More people writes that they has the same issue with CR when they has installed .NET Framework 2.0 but I haven't found any solutions how to solve this problem!
Any Ideas?
Thanks a lot.