[Update 17 Sep 2005 1151 IST]: I am stopping the invitation request comment page from now due to the fact that the main reason Google introduced invite-only was to fight spam and more over by this time most of the people would be having a gmail id anyway :). Thanks for the support, have a great day. Ok, after inviting all friends personally now I have a lot of invitations on my account. Anybody in need of a gmail invitation leave a message as feedback with your email id (email id where the invitation...
I am working on a web based generic mailer component that I am planning to reuse for all the projects. After completing it, I ran it through FxCop and in the many suggestions given by FxCop one was to mention a default FileIOPermission. I set the following in AssemblyInfo.cs [assembly:FileIOPermission(... Unrestricted=true)] The project compiled without problem, but when I tried to access the page I kept getting the error message: Parser Error Message: Could not load type...