.Net Framework 3.0 - WaitOne(Int32) not supported

60 views
Skip to first unread message

Tim Bellomo

unread,
Apr 10, 2013, 8:01:52 PM4/10/13
to nappu...@googlegroups.com
Hi,

I may have missed it, but I didn't see a minimum .Net framework version as a requirement.  For reasons beyond my control, the target machines only run .Net 3.0.  After rebuilding everything from NAppUpdate-master (because the release was failing for other reasons), I started getting an error stating that WaitOne(Int32) doesn't exist.

I see it's being used in NauIpc.cs - Would it be possible to use WaitOne(Int32,Boolean)? http://msdn.microsoft.com/en-US/library/kzy257t0(v=vs.85).aspx

Thanks,
Tim

Itamar Syn-Hershko

unread,
Apr 11, 2013, 3:39:21 AM4/11/13
to nappu...@googlegroups.com
Minimum .NET requirement is .NET 2.0. This is on purpose so you can run it on older machines without any problem, exactly the scenario you have.

Feel free to change it, make sure it works and then send a Pull Request


--
You received this message because you are subscribed to the Google Groups "NAppUpdate" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nappupdate+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages