Page 1 of 1

Error after installation

Posted: 03 Mar 2013 13:11
by Farbo
Hi Bernd.

What could be the reason for this error mesage when launching PF after installation?

3.3.2013 12:05:33 [v3.0.11.35]:********** Error/Exception Information **********
Error Message: Value does not fall within the expected range.
Error Type: System.ArgumentException
Error Source: System.Windows.Forms.Void Navigate2(System.Object ByRef,
System.Object ByRef, System.Object ByRef, System.Object ByRef,
System.Object ByRef)
********** System Stack Trace **********
at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object&
URL, Object& flags, Object& targetFrameName, Object& postData, Object&
headers)
at System.Windows.Forms.WebBrowser.PerformNavigate2(Object& URL,
Object& flags, Object& targetFrameName, Object& postData, Object&
headers)
at System.Windows.Forms.WebBrowser.set_Url(Uri value)

Re: Error after installation

Posted: 03 Mar 2013 15:31
by radio42
can you post me the full error.log, as this seems to be only a partial fragment of the full error.
But it like some invalid URL has somewhere been specified...

Re: Error after installation

Posted: 03 Mar 2013 20:16
by Farbo
Sorry Bernd, I can not send you more now because this error appeared on my colleague´s machine. :-( I will try to look at his computer through remote desktop session and if this error persist, I will send it to you.

Re: Error after installation

Posted: 05 Mar 2013 10:42
by Farbo
Bernd, here is the complete error message. Could this be it is because this computer has WindowsXP and .Net Framework 4.0?

It was fresh installation of frame network and PF too.


5.3.2013 10:40:38 [v3.0.11.35]:********** Error/Exception Information **********
Error Message: Value does not fall within the expected range.
Error Type: System.ArgumentException
Error Source: System.Windows.Forms.Void Navigate2(System.Object ByRef, System.Object ByRef, System.Object ByRef, System.Object ByRef, System.Object ByRef)
********** System Stack Trace **********
at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.PerformNavigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.set_Url(Uri value)
at ProppFrexx.ck.b()
at ProppFrexx.ck..ctor()
at ProppFrexx.cy.cf()
at ProppFrexx.cy..ctor(f A_0)
********** End **********

Re: Error after installation

Posted: 05 Mar 2013 20:32
by radio42
Should now be fixed in v3.0.11.36!

However, it might be, that the user doesn't have the IE9 or higher installed on his machine - so pls check this, as ProppFrexx uses the IE9 control internally.

Re: Error after installation

Posted: 06 Mar 2013 16:41
by Farbo
Bernd, it helped, thank you!