Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

IE Plugin not working properly

Hi All,

I have developed an application. My application has extension objects.

When i open the application in full browser mode in chrome or in IE my application is functioning properly but is extremely slow.

When I open the same application on IE plugin mode in IE, it works really really fast but the extensions do not work, I think when I use the IE plugin the application is opening in desktop version.

Has anyone face a similar issue. Please help.

TIA,

Arjun Jain

2 Replies
Not applicable
Author

Hi Arjun,

your guess is more or less right.
Plugin is the desktop client (via open in server) wrapped into a browser window.
That's why your extensions don't work.

But if your app is slow with the extensions on .. disable them one by one until you found the guilty one that causes the slowdown.
Next you could use a profiler (available in all developer tools in IE or Chrome) to analyze where they are slow.

Hope this helps a bit

/Lars

sagarkharpude
Creator III
Creator III

Hi,

If you are using extension objects then use only Ajax mode on Browser. Please check the setting in QMC and keep it

as below for Extension object