0
Reply

System.UnauthorizedAccessException

Ask a question
rinoel

rinoel

19y
2.9k
1
I have tried this exemple: http://www.c-sharpcorner.com/Code/2002/Jan/CreateExcelSheetGAG.asp but I have converted this console application into classes library. Now I have this error: System.UnauthorizedAccessException when I write: Application exc = new Application(); Anyone can help me???? Thank you