بسم الله الرحمن الرحيم ان شاء الله دلوقتي اقولكم حل الفزورة الظريفه دي خصو صا بعد اقبال الجماهير الغير عادي عليها . – علي فكرة في ثلاثه حلوها - انا قاصد احط الحل قبل الساعه ثلاثه زي ما رامي قال مش علشان هو مش مقدر الي ممكن يتعملوا لا علشان الايام الحلوه الي بينا و اكيد احتراما ليه . :) انا مش حقول الحل مرة واحد . انا حقول ازاي جه الحل في دماغي و مين الي قالهولي. انا كنت عادي قاعد علي الجهاز بتاعي الي في عين شمس و بكلم والدتي الي في الكويت علي الكمبيوتر و هي علي جهاز اخر بواسطه الصوت -السماعه و الميكروفون- . و بعد فترة تيته الي في غمرة اتصلت عليا و قعت اكلمها شويه . لقيت أخت النمله المجنونه جايه بتقولي علي فكرة انت مم كن تخلي تيته تكلم ماما . فسألتها ازي ؟؟ قالتلي حقولك بس متموتنيش . قلتلها ماشي . قلتلي وصل اتيليفون بتاعك بسماعه بتاعه الجهاز . ببساطه حط المكريفون بتاع الكمبيوتر في سماع ه التيليفون و العكس صحيح . زي الصورة . و بالطريقه دي انا بقي الصوت بتاع ماما بيمشي من جهازها الي جهازي ثم تليفوني الي تيليفون تيته . بس الطريف ان أخت النمله المجنونه روحت اشكرها علي فكرتها الظريفه . ل...
تعليقات
:D:D
قصدى هيه دى مايكروسفت يا احمد :D
:)
In a library:
namespace MyNamespace
{
public class Win32Exception : Exception
{
public override string Message
{
get
{
return "The operation completed successfully";
}
}
}
public class Foo
{
public void Print()
{
throw new Win32Exception();
}
}
}
Compile and then delete the debug database .pdb file of the library.
Then in refrence to the library and create a new Foo object and invoke Print() in debug mode. Something like this.
new MyNamespace.Foo().Print();
Sorry , Mr.Anonymous at the first , I haven't any need or free time to do any type of FAKING like this...
secondly , some of real Microsoft error messages HAVEN"T Punctuations
...
==
you can see this exception picture which haven't Punctuations ...
http://www.leadingedgesim.com/miguez/pics/DirectFlight/ide.png
from this article's link
http://discussions.flightaware.com/viewtopic.php?t=2381
==
third ,I adore Microsoft and it's technology very much ..all my friend now that ... and know my mortals ..
The links you provided, I think it is really an error message from Microsoft and IT HAS PUNCTUATIONS though, not having a dot at the end of the message is because they provide an expression "Section=ResponseStatusLine".
What makes me think it's really a Microsoft message that I can see the call stack and the details of the message; I can see what generated the exception.
While, on the other hand,
your error message doesn't have punctuations,
you're not showing the call stack,
you're not showing the type of the object printDocument1 although your code is only 31 lines of code
and you erased the text of the comboboxes next to the start debugging button (it's very obvious) but you forgot that the taskbar and the title bar is showing the mode which is debugging.
If you want to prove something you should provide detailed information and documentation about it (call stack, details of the message, the object declaration, the namespaces if you're not using fully qualified names ...etc) otherwise you’re proving nothing.
as I mentioned before this error happened to me ...
If Allah wants isA when some errors occur again , I will provide my articles with the stack call to believe me Mr.Anonymous .