I'm glad someone was able to reproduce it.
I posted the same notice on the official MSDN forums but it has not been
replied to.
It doesnt seem to occur when I preview the report thats meant to be the
subreport prior to defining the report name for the subreport control.
But yes, I can steadily reproduce it, at least here.
[quoted text, click to view] "Amarnath" <Amarnath@discussions.microsoft.com> wrote in message
news:B0915618-0F0F-4A45-8F93-E04A038DB704@microsoft.com...
> Hey, It crashed for me as well, when I tried to reproduce. but when I
> added
> some query in the data tab it stopped crashing.
>
> Amarnath
>
>
> "Elliot Rodriguez" wrote:
>
>> For some reason, whenever I include a sub report in a table control,
>> VS2005
>> *always* crashes.
>>
>> It crashes when I attempt to preview the report and I am waiting for the
>> parameter textboxes to show up. They never make it. They simply crash,
>> and
>> the Preview window reads "an error occurred during local processing".
>>
>> Its a fatal error; theres nothing in the error log that indicates what
>> was
>> the problem except for the following in the Event Viewer:
>> Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
>> faulting module kernel32.dll, version 5.1.2600.2180, stamp 411096b4,
>> debug?
>> 0, fault address 0x0001eb33.
>>
>> I can reproduce the crash reliably, at least on my PC (XP Pro SP2, with
>> VS2003 and a local instance of ReportServer and SQL Server 2005).
>>
>> Drop a table control onto the design surface
>> Merge all cells in the single details row
>> Remove the header and footer rows
>> Drop a subreport control into the detail row
>> Set the subreport properties
>> View
>> Explode
>>
>> Sometimes the crash will occur simply by putting the subreport control
>> into
>> the detail row without doing anything.
>>
>> This is not acceptable; I need to display this relationship with a table
>> detail row and a subreport in another row.
>>
>> Any ideas? I did not see any SPs available for the report designer.
>>
>>
>>
>>
>>