07-29-2011 10:06 AM
I am using the app.kind property to determine if the environment is runtime or not. (i have a case statement attached to this, and if in the runtime environment instead of the development environemnt additional code is acted on)
however, I am getting invalid app kind,
there doesn't seem to be much doecumentation on this topic, any help would be appreciated.
Thank You
Solved! Go to Solution.
07-29-2011 10:09 AM
Problem is solved for now, invalid app kind appears if the statement will be generated if the application is run, but the code generating the enum ring is not.
07-29-2011 10:29 AM
Can you elaborate? What code is "generating the enum"?
Do you think there is a bug?