cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment crystal report VS 2010 on server that is not contain .Net 4.

Former Member
0 Kudos

I using visual studio 2010 to development asp.net application using .net framework 3.5 and i'm using crysatl report for VS 2010. I deployment my application on server that contain .net framework 3.5 and crystal report 2008 runtime package. But i have some error. I see that the runtime backup for crystal report 2010 is required .net 4. and i can't setup .net 4 in my server.

What is the steps should i do?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Any specific reason why you have used CR2008 runtimes?

Since you are using VS2010 and CR4VS2010, you need to use same runtimes for deployment as .NET applications are dll version specific.

Runtimes for CR4VS2010 is available[ here|/people/coy.yonce/blog/2010/11/12/crystal-reports-for-visual-studio-2010-production-release-now-availableCystlR%2528SAPWeblogs%253ACrystal+Reports%2529].

Thanks.

0 Kudos

CR 2008 runtime is not supported in VS 2010. Only option is to upgrade to CR for VS 2010 or use VS 2008 with CR 2008 runtime.

Thank you

Don

Former Member
0 Kudos

My question is VS2010 crystal report runtime. required installing .net framework 4 on my server or not.

0 Kudos

Yes it is required but not sure if it's CR or VS 2010 runtime that needs it, likely both even if you set your project for 3.5.

All depends on what your dependencies are....

There are a few side by side issues with the first RTM release. I suggest you wait until SP 1 comes out before deploying side by side.

Thank you

Don

Answers (0)