Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to debug Map Guide viewer JavaScript using any IDE... (Like Visual Interd

1 REPLY 1
Reply
Message 1 of 2
Anonymous
297 Views, 1 Reply

How to debug Map Guide viewer JavaScript using any IDE... (Like Visual Interd

Dear All,
Have anyone ever tried to debug the Map Guide JavaScript code (from a HTML
file) using MS Visual InterDev or Cold Fusion Studio?
If yes, would you tell me how to do (assume I have one simple HTML file with
OBJECT tag for Map Guide View Activex Control)
I have just started using MG Viewer API and want to debug the JavaScript
Any help ???

(PS: I am aware that I can use MGError but i want to debug the script as we
do for example in C++ using MS VC++ IDE)
Thanks,
Ramana
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

JavaScript debuging is supported by InterDev. But sometime its debugger
throw inacurate message due the complexity of the code or due scipt mixing
problem. Some developer use to mixed their javascript code and vbscript
code on one file. Microsoft does not recommend that practiced though it is
supported. Try to separate your Javascript and VBScript from your HTM code
and debug your code again. I'm sure it will work.

"Ramana Kumar" wrote in message
news:0E5063F2FB4E105D2793DF19F02A27D7@in.WebX.maYIadrTaRb...
> Dear All,
> Have anyone ever tried to debug the Map Guide JavaScript code (from a HTML
> file) using MS Visual InterDev or Cold Fusion Studio?
> If yes, would you tell me how to do (assume I have one simple HTML file
with
> OBJECT tag for Map Guide View Activex Control)
> I have just started using MG Viewer API and want to debug the JavaScript
> Any help ???
>
> (PS: I am aware that I can use MGError but i want to debug the script as
we
> do for example in C++ using MS VC++ IDE)
> Thanks,
> Ramana
>
>

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

Post to forums  

Autodesk Design & Make Report