.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JavaScript and WebBrowser control on Autocad

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Gdiael
910 Views, 4 Replies

JavaScript and WebBrowser control on Autocad

I have a form with a WebBrowser Control that is loaded by the Application.ShowModalDialog function. In the load event of the form I set the WebBrowser to navigate to a html file. And that html file has a JavaScript that creates a instance of Google Earth Plug-In. The point is that the JavaScript can't find the Google Earth Plug-In and says it is not instaled, but it is. So I built a Windows Aplication with the "Windows Forms Aplication" template and replaced the form1 of the template with the form I created in my autocad plugin. And it works very fine! I think it is a security permission issue, but I don't know what kind of permission autocad gives to the .net.
Someone can help me?

 

*Sorry for the english.

 

4 REPLIES 4
Message 2 of 5
Alfred.NESWADBA
in reply to: Gdiael

Hi,

 

My first thought to your description was:

  • your EXE runs in 32bit mode
  • your DLL from within AutoCAD runs at 64bit

...?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at ... blog.hollaus.at ... CDay 2024
------------------------------------------------------------------------------------
(not an Autodesk consultant)
Message 3 of 5
Gdiael
in reply to: Gdiael

Exactly, you're right.

The problem is that the plugin is only for 32bit system.

I had not looked at it this way. Thank you.

 

Is there any way to run the dll in compatibility mode?

Message 4 of 5
Alfred.NESWADBA
in reply to: Gdiael

Hi,

 

>> Is there any way to run the dll in compatibility mode?

I don't think so.

IPC could be the approach how I would continue, but only as long as the amount of datatransfer is not to havy.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at ... blog.hollaus.at ... CDay 2024
------------------------------------------------------------------------------------
(not an Autodesk consultant)
Message 5 of 5
Gdiael
in reply to: Alfred.NESWADBA

Thank you so much for the help. I was trying to solve it in a completely different way.
I don't think IPC is a good idea, but i guess it will work. Thank you!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost