cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Studio Close when i use a report

Former Member
0 Kudos

Hi!

When i open Visual Studio 2010 in Windows 7 (x64), and i try to insert a report, the program close.

If i try to open a solution that have some reports, i can't open it, becouse VS 2010 close too.

I have installed VS 2008 SP1, and the SP1 for VS 2010.

What can i do??

Thanks!!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

Search first but likely you have to set your project for x86 only, don't use Any CPU. Also set your 4.0 Framework to full, not client.

Rename your c:\temp folder to c:\Mytemp.

Thank you

Don

Former Member
0 Kudos

Hi!,

I try this, but Visual Studio continues chashing when i add a report to my solution.

Thanks!!

0 Kudos

How old are those reports you are adding, do you know what version they were designed in?

What happens if you create a new report?

Run DebugDiag and capture the crash in devenv.exe and see if it catches more info.

Don

Former Member
0 Kudos

The reports are new, i create a new solution and add a new report.

This is strange, when i debug devenv.exe (with visual studio) all works ok, VS not chashing.

But if i work without dobuggin chash again.

I have installed DevExpress components.

Thanks!!

0 Kudos

I assume when you say DEVEXPRESS that is the Express version of .NET? If so then it's not supported. Express version do not support plug-ins, limitation by Micorsoft, CR is a plug in.

Thank you

Don

Former Member
0 Kudos

No, DevExpress is a set of components (www.devexpress.com), including reports.

Thanks!

0 Kudos

Ah... that would explain it. Ask them. I don't think these are CR reports or if they are they need to support their product.

Thank you

Don

Former Member
0 Kudos

Hi Don!!

I uninstall this components and VS still crashing.

Any ideas?

Thanks!

0 Kudos

Hello,

No sorry, I have no idea what you are doing or how stable your PC is. I suggest purchasing a single case and work with one of our Rep's to help you get going and clarify what products you are actually using.

Possibly trying one of these sample app's may help you figure out what the problem is:

Enterprise Samples (including managed and unmanaged ras)

http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsSDKSampleApplications

Non-Enterprise Samples

http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications

Exporting Samples (RAS)

http://wiki.sdn.sap.com/wiki/display/BOBJ/NETRASSDK+Samples#NETRASSDKSamples-Exporting%2FPrinting

Thank you

Don

Answers (0)