PC Review


Reply
Thread Tools Rate Thread

Win32Execption: The operation completed successfuly

 
 
MajorTom
Guest
Posts: n/a
 
      20th May 2005
Hello developers.



This is not my day.



I working with a C# WinForms application, I have about 200 hundred WinForms,
they are most of them working as I need.



But now when I tried to open (not run) one of them in the designer, it take
a lot of time (about 45 second) and almost all the time my visual Studio
2003 IDE bring a lot of errors, some of them:



1- Win32Execption: The operation completed successfully

2- Unknown error (0x0)

3- An Error has occurred with the C # compiler is unable to report due to
low memory or possible heap corruption. It is recommended that you save al
files, close and restart visual studio



The visual studio has to be close from the task manager (totally
unresponsive)



As far I tied to understand what is happening I found that the particular
form has 14 typed datasets, and if I take them out of my form it have a
normal behavior (of course, my form get a lot of errors), I put them back
one by one and the performance get worse and finaly get the same set of
errors. And not a particular dataset to blame.



My development Laptop have a Pentium M processor 2 Ghz, 1 GB of RAM, and a
big and fast H.D. with more than 50 % free space, running windows XP SP2
(firewall enable), McAffe antivirus, MS Anti SpyWare, all the Security
updates and framework 1.1 SP1.



Please some one make my day.



TIA



MajorTom


 
Reply With Quote
 
 
 
 
Alvin Bruney [MVP - ASP.NET]
Guest
Posts: n/a
 
      23rd May 2005
please don't cross post

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"MajorTom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello developers.
>
>
>
> This is not my day.
>
>
>
> I working with a C# WinForms application, I have about 200 hundred
> WinForms, they are most of them working as I need.
>
>
>
> But now when I tried to open (not run) one of them in the designer, it
> take a lot of time (about 45 second) and almost all the time my visual
> Studio 2003 IDE bring a lot of errors, some of them:
>
>
>
> 1- Win32Execption: The operation completed successfully
>
> 2- Unknown error (0x0)
>
> 3- An Error has occurred with the C # compiler is unable to report due to
> low memory or possible heap corruption. It is recommended that you save al
> files, close and restart visual studio
>
>
>
> The visual studio has to be close from the task manager (totally
> unresponsive)
>
>
>
> As far I tied to understand what is happening I found that the particular
> form has 14 typed datasets, and if I take them out of my form it have a
> normal behavior (of course, my form get a lot of errors), I put them back
> one by one and the performance get worse and finaly get the same set of
> errors. And not a particular dataset to blame.
>
>
>
> My development Laptop have a Pentium M processor 2 Ghz, 1 GB of RAM, and a
> big and fast H.D. with more than 50 % free space, running windows XP SP2
> (firewall enable), McAffe antivirus, MS Anti SpyWare, all the Security
> updates and framework 1.1 SP1.
>
>
>
> Please some one make my day.
>
>
>
> TIA
>
>
>
> MajorTom
>
>



 
Reply With Quote
 
MajorTom
Guest
Posts: n/a
 
      23rd May 2005
Sorry,



Can you please suggest me the appropriate nw for this problem ?



Thanks



MajorTom





"Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
news:(E-Mail Removed)...

> please don't cross post
>
> --
> Regards,
> Alvin Bruney - ASP.NET MVP
>
> [Shameless Author Plug]
> The Microsoft Office Web Components Black Book with .NET
> Now available @ www.lulu.com/owc, Amazon.com etc
> "MajorTom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hello developers.
>>
>>
>>
>> This is not my day.
>>
>>
>>
>> I working with a C# WinForms application, I have about 200 hundred
>> WinForms, they are most of them working as I need.
>>
>>
>>
>> But now when I tried to open (not run) one of them in the designer, it
>> take a lot of time (about 45 second) and almost all the time my visual
>> Studio 2003 IDE bring a lot of errors, some of them:
>>
>>
>>
>> 1- Win32Execption: The operation completed successfully
>>
>> 2- Unknown error (0x0)
>>
>> 3- An Error has occurred with the C # compiler is unable to report due to
>> low memory or possible heap corruption. It is recommended that you save
>> al files, close and restart visual studio
>>
>>
>>
>> The visual studio has to be close from the task manager (totally
>> unresponsive)
>>
>>
>>
>> As far I tied to understand what is happening I found that the particular
>> form has 14 typed datasets, and if I take them out of my form it have a
>> normal behavior (of course, my form get a lot of errors), I put them back
>> one by one and the performance get worse and finaly get the same set of
>> errors. And not a particular dataset to blame.
>>
>>
>>
>> My development Laptop have a Pentium M processor 2 Ghz, 1 GB of RAM, and
>> a big and fast H.D. with more than 50 % free space, running windows XP
>> SP2 (firewall enable), McAffe antivirus, MS Anti SpyWare, all the
>> Security updates and framework 1.1 SP1.
>>
>>
>>
>> Please some one make my day.
>>
>>
>>
>> TIA
>>
>>
>>
>> MajorTom
>>
>>

>
>



 
Reply With Quote
 
Alvin Bruney [MVP - ASP.NET]
Guest
Posts: n/a
 
      26th May 2005
I don't understand why you have 200 forms. That by itself should be a memory
hog. Do you need that many? In fact, the error message seems to indicate
that this is the problem.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"MajorTom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sorry,
>
>
>
> Can you please suggest me the appropriate nw for this problem ?
>
>
>
> Thanks
>
>
>
> MajorTom
>
>
>
>
>
> "Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
> news:(E-Mail Removed)...
>
>> please don't cross post
>>
>> --
>> Regards,
>> Alvin Bruney - ASP.NET MVP
>>
>> [Shameless Author Plug]
>> The Microsoft Office Web Components Black Book with .NET
>> Now available @ www.lulu.com/owc, Amazon.com etc
>> "MajorTom" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hello developers.
>>>
>>>
>>>
>>> This is not my day.
>>>
>>>
>>>
>>> I working with a C# WinForms application, I have about 200 hundred
>>> WinForms, they are most of them working as I need.
>>>
>>>
>>>
>>> But now when I tried to open (not run) one of them in the designer, it
>>> take a lot of time (about 45 second) and almost all the time my visual
>>> Studio 2003 IDE bring a lot of errors, some of them:
>>>
>>>
>>>
>>> 1- Win32Execption: The operation completed successfully
>>>
>>> 2- Unknown error (0x0)
>>>
>>> 3- An Error has occurred with the C # compiler is unable to report due
>>> to low memory or possible heap corruption. It is recommended that you
>>> save al files, close and restart visual studio
>>>
>>>
>>>
>>> The visual studio has to be close from the task manager (totally
>>> unresponsive)
>>>
>>>
>>>
>>> As far I tied to understand what is happening I found that the
>>> particular form has 14 typed datasets, and if I take them out of my form
>>> it have a normal behavior (of course, my form get a lot of errors), I
>>> put them back one by one and the performance get worse and finaly get
>>> the same set of errors. And not a particular dataset to blame.
>>>
>>>
>>>
>>> My development Laptop have a Pentium M processor 2 Ghz, 1 GB of RAM, and
>>> a big and fast H.D. with more than 50 % free space, running windows XP
>>> SP2 (firewall enable), McAffe antivirus, MS Anti SpyWare, all the
>>> Security updates and framework 1.1 SP1.
>>>
>>>
>>>
>>> Please some one make my day.
>>>
>>>
>>>
>>> TIA
>>>
>>>
>>>
>>> MajorTom
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
MajorTom
Guest
Posts: n/a
 
      27th May 2005
Thanks Alvin



The application is a CRM-ERP and have to be that big, I can make the
necessary divisions if this is the point, I have a SQL database with 154
tables, and the problem don't look to be directly related to the number of
forms in the project because all the others forms open at the designer with
a good performance. The form that was having problem has about 14 typed
dataset at the designer, I change to 8 and woks fine, and finally I reduce
to only one.



The problem, I'm agreed with you, is about system resource, and in my case
is directly related to the typed dataset when they are instance at designer
time, I just change all the code to create the dataset instances at run
time.



I really think that this is a flaw with the IDE of the visual studio, what
is all the work that is done when you put an typeddataset at design time ?



Now I have the experience to take care of the load to put to de IDE.



Thanks for your time



MajorTom



PD: I personally find funny this Win32 Exception?

Win32Execption: The operation completed successfully

Why to send an exception for completed successfully, and really not so
successfully, and a lot useless



(sorry my English)


"Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
news:OcA$(E-Mail Removed)...
>I don't understand why you have 200 forms. That by itself should be a
>memory hog. Do you need that many? In fact, the error message seems to
>indicate that this is the problem.
>
> --
> Regards,
> Alvin Bruney - ASP.NET MVP
>
> [Shameless Author Plug]
> The Microsoft Office Web Components Black Book with .NET
> Now available @ www.lulu.com/owc, Amazon.com etc
> "MajorTom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Sorry,
>>
>>
>>
>> Can you please suggest me the appropriate nw for this problem ?
>>
>>
>>
>> Thanks
>>
>>
>>
>> MajorTom
>>
>>
>>
>>
>>
>> "Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
>> news:(E-Mail Removed)...
>>
>>> please don't cross post
>>>
>>> --
>>> Regards,
>>> Alvin Bruney - ASP.NET MVP
>>>
>>> [Shameless Author Plug]
>>> The Microsoft Office Web Components Black Book with .NET
>>> Now available @ www.lulu.com/owc, Amazon.com etc
>>> "MajorTom" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Hello developers.
>>>>
>>>>
>>>>
>>>> This is not my day.
>>>>
>>>>
>>>>
>>>> I working with a C# WinForms application, I have about 200 hundred
>>>> WinForms, they are most of them working as I need.
>>>>
>>>>
>>>>
>>>> But now when I tried to open (not run) one of them in the designer, it
>>>> take a lot of time (about 45 second) and almost all the time my visual
>>>> Studio 2003 IDE bring a lot of errors, some of them:
>>>>
>>>>
>>>>
>>>> 1- Win32Execption: The operation completed successfully
>>>>
>>>> 2- Unknown error (0x0)
>>>>
>>>> 3- An Error has occurred with the C # compiler is unable to report due
>>>> to low memory or possible heap corruption. It is recommended that you
>>>> save al files, close and restart visual studio
>>>>
>>>>
>>>>
>>>> The visual studio has to be close from the task manager (totally
>>>> unresponsive)
>>>>
>>>>
>>>>
>>>> As far I tied to understand what is happening I found that the
>>>> particular form has 14 typed datasets, and if I take them out of my
>>>> form it have a normal behavior (of course, my form get a lot of
>>>> errors), I put them back one by one and the performance get worse and
>>>> finaly get the same set of errors. And not a particular dataset to
>>>> blame.
>>>>
>>>>
>>>>
>>>> My development Laptop have a Pentium M processor 2 Ghz, 1 GB of RAM,
>>>> and a big and fast H.D. with more than 50 % free space, running windows
>>>> XP SP2 (firewall enable), McAffe antivirus, MS Anti SpyWare, all the
>>>> Security updates and framework 1.1 SP1.
>>>>
>>>>
>>>>
>>>> Please some one make my day.
>>>>
>>>>
>>>>
>>>> TIA
>>>>
>>>>
>>>>
>>>> MajorTom
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Operation Could Not Be Completed =?Utf-8?B?RFdpbGRuZXI=?= Windows XP Print / Fax 5 14th Jun 2005 06:59 PM
The operation could not be completed Konrad Microsoft Dot NET Framework Forms 1 7th Jan 2004 09:50 AM
operation can not be completed rick.s Windows XP Print / Fax 2 4th Dec 2003 12:21 AM
Operation could not be completed SWright253@aol.com Windows XP Print / Fax 4 3rd Dec 2003 12:49 AM
'operation could not be completed' Joey Windows XP Print / Fax 1 1st Oct 2003 07:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:37 PM.