I want to cancel my close request and award point. The issue for me turned out to be that my project was a WEB site and not a WEB application. A WEB site, since it is compile on the fly, does not have a "My Project' folder and thus does not have access to the My.Application object.
I want to cancel my close request and award point. The issue for me turned out to be that my project was a WEB site and not a WEB application. A WEB site, since it is compile on the fly, does not have a "My Project' folder and thus does not have access to the My.Application object.