LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

web browser navigate error

Hello,

 

I'm using Active x to create a web browser.

 

I'm trying to post some info through the web page.Then press "send" button to register to some page.

And after the send button the web page will be automatically closed.

My problem is, the posting function through Activex web browser is fine, but after the web page is closed by the server side,

i cannot reload the web browser to open the web page anymore and the error code shows:

 

LabVIEW:  (Hex 0x80004005) Unspecified error.
=========================
NI System Configuration:  (Hex 0x80004005) Miscellaneous operation failure.

 

Does it because my web browser is killed? and how should i reload my web page again?

 

Please help,

 

Many thanks~~~

 

schuarch

0 Kudos
Message 1 of 7
(3,004 Views)

Do you have your source code backup?

Try redeploy it again and restart your computer.

http://forums.ni.com/t5/Motion-Control-and-Motor-Drives/Unable-to-undeploy-SoftMotion-axis-Hex-0x800...

 

Also, make sure you are calling the correct COM component.

http://forums.ni.com/t5/NI-TestStand/Error-Code-2147467259-when-custom-FrontEnd-Callback-is-called/m...

 

Most ActiveX components have to be registered before being called in an application.

0 Kudos
Message 2 of 7
(2,980 Views)

Hi All,

 

my active x web browser navigate error is stop at IWebBrowser2 property as the attached picture.

 

BTW, once the web browser is closed, the navigation is failed.

 

But when i restart the program, the web browser come back.

 

 

 

schuarch

0 Kudos
Message 3 of 7
(2,974 Views)

The picture link is bad and we are not able to see your attached picture.

0 Kudos
Message 4 of 7
(2,971 Views)

sorry, here comes the pic

0 Kudos
Message 5 of 7
(2,944 Views)
0 Kudos
Message 6 of 7
(2,943 Views)

Have you ever tried to referece the shipping example first?

 

ActiveX IE.png

0 Kudos
Message 7 of 7
(2,933 Views)