Wyatt O'Day (Wyatt) has made 7838 posts.
PayPal supports a "custom" field where you can pass through custom data.
Are you running multiple instances of your app? Are you making any special actions before or after s…
Post on Mar 9, 2012There's a bug in the current and previous versions of the AutomaticUpdater (v 2.6.16.4 and older) wh…
Post on Mar 8, 2012Before I can help you I need to know more about your setup. What version of wyBuild are you running…
TurboActivate.dll is not an ActiveX dll, it's a C dll. This means you don't add it in the "normal" w…
wyBuild ignores any files that use the same path. It sees they files point to the same version so wy…
Post on Mar 2, 2012Click the file in the new version that wyBuild is warning you about. Look at the local path. Does th…
wyBuild 2.6.17 is now out. Relative paths are now the default.
If you want us to help you then you need to provide a whole lot more information about your problems…
Thanks again for the help No problem. Enjoy the rest of the weekend and this quickly melting snow…
Post on Mar 4, 2012Is this in 2.6.16.4 ? I updated wyBuild this morning, tossed up a new patch on my server and the usi…
Pass in a filename to the ActivationRequestToFile() function. This is where the activation request w…
My first impression is that the user is going to become confused right away when he sees the UAC pro…
We've fixed the "frozen patch" bug. Version 2.6.16.4 of wyBuild is out. Tell me if you're having a…
Post on Mar 2, 2012We're still working out what the exact cause is. We've narrowed it down to 2 lines of code. Both of …
Post on Mar 1, 2012I can reproduce this -- we'll start looking for the cause.
Post on Mar 1, 2012Can you narrow it down to something small and reproducible? Is it possible you can send the whole pr…
This could be a few things. This might be an over agressive anti-virus program deleting files it doe…
You can't use Windows Forms in ASP.NET applications. You have to build your own "form" (I use "form"…