| 
| 
| 
| #212443 - 2017-04-21 11:08 AM  Re: Fatal exception occurred
[Re:  Allen] |  
| Arend_   MM club member
 
       
   Registered:  2005-01-17
 Posts: 1896
 Loc:  Hilversum, The Netherlands
 | 
Thanks for stopping by Shawn  I haven't read anything on Microsoft's side regarding this issue.
 Allen: great link!!
  
 |  
| Top |  |  |  |  
| 
| 
| #212445 - 2017-04-21 11:40 AM  Re: Fatal exception occurred
[Re:  Arend_] |  
| BradV   Seasoned Scripter
 
      
 Registered:  2006-08-16
 Posts: 687
 Loc:  Maryland, USA
 | 
I have been having a horrible problem on my Windows 10 Home workstation after the creators update.  A lot of times, the network connection just fails.  At first I thought they had done something to disable firefox, but IE didn't work either.  Then I noticed that I could not reach my mail server.  That is internal at my house.  It isn't always the case, just now and then.  Very frustrating.    |  
| Top |  |  |  |  
| 
| 
| #212448 - 2017-04-21 03:52 PM  Re: Fatal exception occurred
[Re:  Allen] |  
| ShaneEP   MM club member
 
       
   Registered:  2002-11-29
 Posts: 2127
 Loc:  Tulsa, OK
 | 
I know there's probably no way this changes anything.  But has anyone tried running DoEvents(1) with the async option?  I have a vague memory of that fixing someones issue in the past.  Even though this is probably a much bigger problem.  Just currious if it get different results...
 
 $System = CreateObject("KiXtart.System")
$Form = $System.Form()
$Form.Show()
While $Form.Visible
   $Nul = Execute($Form.DoEvents(1))
Loop
Exit 0 |  
| Top |  |  |  |  
| 
| 
| #212455 - 2017-04-21 07:32 PM  Re: Fatal exception occurred
[Re:  Allen] |  
| Arend_   MM club member
 
       
   Registered:  2005-01-17
 Posts: 1896
 Loc:  Hilversum, The Netherlands
 | 
From 3.2.5 .Net 1.1 was dropped in favor of .Net 2.0.Last version can be found   here
 |  
| Top |  |  |  |  
| 
| 
| #212473 - 2017-05-02 11:57 PM  Re: Fatal exception occurred
[Re:  NTDOC] |  
| Shawn   Administrator
 
       
   Registered:  1999-08-13
 Posts: 8611
 | 
LOL!, ahhhhhhyeaaaa, thanks for reminding me of that buddy   |  
| Top |  |  |  |  
| 
| 
| #212526 - 2017-05-18 04:03 PM  Re: Fatal exception occurred
[Re:  Shawn] |  
| PrebenJ   Just in Town
 
 Registered:  2005-03-27
 Posts: 4
 Loc:  Denmark
 | 
Would be really nice if Kixforms Classic could run on the latest Windows 10 Creators Update - I can confirm the problem as well as it stopped working on the new computers we deploy when entering the DoEvents loop.
 /Preben
 
 |  
| Top |  |  |  |  
 Moderator:  ShaneEP, Mart, Radimus, Jochen, Allen, Glenn Barnas
 
 | 
| 
 
| 0 registered
and 793 anonymous users online. 
 | 
 |  |