Webforms crashing explorer.exe [message #77605] |
Thu, 18 October 2001 03:27 |
Geoff Colligan
Messages: 3 Registered: October 2001
|
Junior Member |
|
|
Have a webforms based application that occasionally crashes explorer.exe on the client machines.
Client machines have restriced access and I suspect that this is what is causing the problem because we have never seen the problem in the development environment (our desktops are not restricted).
Has anybody got any ideas or have they seen it before??
Thanks,
Geoff
----------------------------------------------------------------------
|
|
|
|
Re: Webforms crashing explorer.exe [message #77730 is a reply to message #77605] |
Thu, 08 November 2001 07:49 |
Geoff Colligan
Messages: 3 Registered: October 2001
|
Junior Member |
|
|
The way we develop and deploy is that after all the forms have been finished with, then we run a script that incorporates ifcmp to recompile everything (fmb, mmb, lib etc) before deployment to web.
Let me know if it fixes any of your problems.
Thanks,
Geoff
----------------------------------------------------------------------
|
|
|
|
Re: Webforms crashing explorer.exe [message #77739 is a reply to message #77730] |
Fri, 09 November 2001 01:13 |
Geoff Colligan
Messages: 3 Registered: October 2001
|
Junior Member |
|
|
Where did you find the information on Metalink?? I have looked for some info on it and I have also posted on their forums but I've yet to find any information on any of this.
Thanks,
Geoff
----------------------------------------------------------------------
|
|
|
Re: Webforms crashing explorer.exe [message #77744 is a reply to message #77739] |
Fri, 09 November 2001 06:10 |
|
Kevin Meade
Messages: 2103 Registered: December 1999 Location: Connecticut USA
|
Senior Member |
|
|
I just did some searches with various key terms like "forms crash", GPF, and the like and then started reading. There are maybe 3 references that speak to the issue and suggest that the ifcmp60.exe compile solution is the way to go, although only 1 is very clear about it and you must read all the way through the message thread to see the solution (sometimes the answer is in the beginning of the thread, sometimes the middle, sometimes the end, so you have to read all). I admit, I had to look through 200 or so messages, but every answer I have needed so far to my install problems has been addressed by Metalink message threads (as someone has already been where I am going it seems, lucky for me not to be the one out front this time). So, we have started to "manually" compile all our forms using ifcmp60.exe (or is it ifcomp60.exe), before placing in service as web forms. This seems to fix the problem of GPFing. Now, if I can only get past the "failed to connect to server" error.
Good luck, feel free to email me at kevin.meade@thehartford.com if you need to talk more.
----------------------------------------------------------------------
|
|
|