![]() |
|
ارجوكم ساعدوني في تلك المصيبة - نسخة قابلة للطباعة +- منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب (http://vb4arb.com/vb) +-- قسم : قسم لغة الفيجوال بيسك VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=182) +--- قسم : قسم اسئلة VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=183) +--- الموضوع : ارجوكم ساعدوني في تلك المصيبة (/showthread.php?tid=14407) |
ارجوكم ساعدوني في تلك المصيبة - salahmax12 - 16-01-16 انا اليوم و انا قاعد اسوي debug
للمشروع حقي جاتلي الرسالة ذي
System.InvalidOperationException was unhandled
HResult=-2146233079 Message=An error occurred creating the form. See Exception.InnerException for details. The error is: Navigation to a relative URL unsuccessful. Source=BlubBrowser StackTrace: at WindowsApplication1.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190 at WindowsApplication1.My.MyProject.MyForms.get_Form1() at WindowsApplication1.My.MyApplication.OnCreateMainForm() in F:\games\WindowsApplication1\WindowsApplication1\My Project\Application.Designer.vb:line 35 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) at WindowsApplication1.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81 at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException: System.ArgumentException HResult=-2147024809 Message=Navigation to a relative URL unsuccessful. Source=System.Windows.Forms StackTrace: at System.Windows.Forms.WebBrowser.ReadyNavigateToUrl(Uri url) at System.Windows.Forms.WebBrowser.set_Url(Uri value) at WindowsApplication1.Form1.InitializeComponent() in F:\games\WindowsApplication1\WindowsApplication1\Form1.Designer.vb:line 277 at WindowsApplication1.Form1..ctor() InnerException: RE: ارجوكم ساعدوني في تلك المصيبة - boudyonline - 17-01-16 يوجد خطأ في مسار الصفحة المطلوبة URL راجع الاعدادات |