| Project: | formsPlayer |
| Version: | 1.6.1030-dev |
| Component: | Code |
| Category: | bug |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | new |
version: 1.6.1030 or 1.5
I used formsplayer in html page and loaded the page in a browser control of windows .net application
The form loaded well and displayed without any errors.
But the application gives the following error on closing the application
ApplicationName.exe Application error
the instruction at "0x064c0529" referenced memory at "0x073120c0". the memory could not be "read". click on ok to terminate the program.
when i dont use the formsplayer the application didn't give the error.
I think the formsplayer object causes some memory fault.
Actuall any activex objects used in the browser should have been disposed off by the browser itself.
i have used the following ways to release any memory occupied by the formsplayer object
System.Runtime.InteropServices.Marshal.ReleaseComObject(browser.Document.Window.DomWindow);
browser.Dispose();
but this does not resolve the problem.
i greatly appreciate your help.
Mallikarjun
chmkrao@symphon.cc
Updates
Hi,
I've moved this bug across to the issue tracking system for Ubiquity formsPlayer, please monitor the issue over there for any updates:
http://code.google.com/p/ubiquity-formsplayer/issues/detail?id=6
Regards,
Phil Booth.

Recent comments
12 weeks 5 days ago
12 weeks 5 days ago
16 weeks 2 days ago
17 weeks 5 days ago
17 weeks 5 days ago
17 weeks 6 days ago
18 weeks 1 day ago
18 weeks 1 day ago
18 weeks 1 day ago
18 weeks 1 day ago