الحمد لله ... انااااا اخذت اعفااااااااء ..... ايوه ...اعفاء من الخدمه العسكريه ....الحمد لله... انا عارف من فترة و لكن اليوم انا استملت شهاده الاعفاء رسمياً .. و الله لو عليا انا عايز ابرزوها و أعلقها علي الحيطه عندنا ... :D انا حاليا بزور اخويا و اصحابي كل يوم جمعه ...و بشوف في عيونهم معني كلمه القهر بجد و بحس من كلامهم بالقحط الي هم فيه ...مهما يحكو او يتكلمو ولا حتي يفضفضو ...اكيد مش ححس بنفس الكبت و الضغط النفسي الي هما عايشينه ......و الله اكاد اكون مش مصدق اني مفروض اكون معاهم دلوقت ... و ان كل امنياتي تبقي زيهم دلوقت ... شويه ميه ساقعه يوم الجمعه الي بيستنوها من الاسبوع للاسبوع ... و اكاد اكون مش مصدق اني انا الي مشيت معاهم في كل الاجراءات علشان ورق الجيش ....انا الي قعدت شهر عايش زيهم علي اني داخل الجيش و هيأت نفسي نفسياً .... وفي الاخر اخرج من الجيش من غير ما حد يمسلي طرف ... لكن نقول ايه بقي لما الكرم يكون جاي من عند الي خلقني و خلقك !!! ربنا كرمه كبير و كل يوم بيزيد ....و لكن الانسان برضو مبيملاش عينه الا التراب . كام واحد حاطط اماله في شئ معين علي واحد معين او واسطه معينه و...
شبكاتك الاجتماعيه جزء من صحيفتك يوم القيامه .. فاملأها بما شئت !
تعليقات
: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 .