Jump to content
Software FX Community

Visual Studio 2005 crashes when setting datasource (Win 7)


mmcgehee

Recommended Posts

Here's what I'm doing:

 1. Open new SSRS report 2. Drag new Chart object on page 3. Set datasource of chart to Dataset with the following fields (from sql stored procedure): a. MySubDivisionDescription (varchar(50) or string) b. MyProdDescription (varchar(50) or string) c. WeekendingDate (varchar(50) or string) d. FuelVolume (decimal(25, 6) or decimal) 4. VS 05 crashes with the following error from the Event Viewer

Faulting application name: devenv.exe, version: 8.0.50727.867, time stamp: 0x45d2c842Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdaaeException code: 0xe0434f4dFault offset: 0x00009617Faulting process id: 0x1c6cFaulting application start time: 0x01cb0d5fe813e87dFaulting application path: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exeFaulting module path: C:\Windows\system32\KERNELBASE.dllReport Id: 6fb462ff-7954-11df-8dbe-001d09b05ee4

Any ideas? I've tried changing a bunch of small things but VS still crashes. 

 

post-7590-13922416292964_thumb.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...