منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب
[سؤال] لا استطيع فتح برنامج قمت ببرمجته عن طريق VS2010 - في الداخل رسالة الخطأ . - نسخة قابلة للطباعة

+- منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب (http://vb4arb.com/vb)
+-- قسم : قسم لغة الفيجوال بيسك VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=182)
+--- قسم : قسم اسئلة VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=183)
+--- الموضوع : [سؤال] لا استطيع فتح برنامج قمت ببرمجته عن طريق VS2010 - في الداخل رسالة الخطأ . (/showthread.php?tid=12195)



لا استطيع فتح برنامج قمت ببرمجته عن طريق VS2010 - في الداخل رسالة الخطأ . - sv25b858 - 29-04-15


مساء الخير
المشكلة هي ان البرنامج مش بيرضي يتفتح هذا هي رسالة الخطأ التي تأتي لي


ها هو نص رسالة الخطأ بالتفصيل - ولقد قمت بوضع هذه الكلمة [ ???? ] بدلاً من اسم البرنامج او مستخدم الوندوز لانه هذا البرنامج شخصي = خاص بي .
قبل أن تقرأ رسالة الخطأ هذه اود ان اوضح ما هو المطلوب بالتفصيل :
اريد دمج ملفات النت فريم ورك مع البرنامج لكي استطيع تشغيلة علي اي جهاز كمبيوتر
بمعني لو انا حبيت افتح البرنامج في جهاز كمبيوتر غير مثبت عليه النت فيرم ورك برضوا البرنامج يتفتح عادي .


كود :
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details.  The error is: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
  at ????.Program.InitializeComponent()
  at ????.Program..ctor()
  --- End of inner exception stack trace ---
  at ????.My.MyProject.MyForms.Create__Instance__[T](T Instance)
  at ????.LogIn1.Button1_Click(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnClick(EventArgs e)
  at System.Windows.Forms.Button.PerformClick()
  at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
  at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
  at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
  at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
  at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
   CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
S.P.P.G V 2015.P1
   Assembly Version: 1.0.0.0
   Win32 Version: 1.0.0.0
   CodeBase: file:///E:/????/????/ورد/خاص/منوعات/Recycle%20Bin/????%20V%202015.P1.exe
----------------------------------------
Microsoft.VisualBasic
   Assembly Version: 10.0.0.0
   Win32 Version: 10.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Runtime.Remoting
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Core
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.1 built by: RTMRel
   CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
   <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.






RE: لا استطيع فتح برنامج قمت ببرمجته عن طريق VS2010 - في الداخل رسالة الخطأ . - WAEL ABED - 08-05-15

https://msdn.microsoft.com/en-us/library/5hs4b7a6.aspx


RE: لا استطيع فتح برنامج قمت ببرمجته عن طريق VS2010 - في الداخل رسالة الخطأ . - حريف برمجة - 08-05-15

انت صممت البرنامج اول بوجود هذي المكتبة في جهازك والآن ممكن عملت فورمات للجهاز او اعدت تنصيب الفيجوال ستوديو بدون المكتبة المطلوبة لهذا البرنامج


الحل : نزل المكتبة ونصبها وراح تحل المشكلة باذن الله .

المكتبة : Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0

رابط التحميل هنا : http://go.microsoft.com/fwlink/?LinkID=145727&clcid=0x804