ASP.NET can not initiate word component access denied
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Date: Fri, 11 Feb 2005 09:03:09 -0800
Hi: I am using ASP.NET(VB) trying to Dim a word doc component but I get
accesss denied error message, it tells me to set the permission for certain
folder.
I did all I can , still doesn't work
My code stop at here:
Dim theWordApp As New Word.ApplicationClass
err message as follow:
ASP.NET is not authorized to access the requested resource. Consider
granting access r.........
Relevant Pages
- Re: VBScript runtime error: 800A0046 Permission denied: GetObject
... Can you get it to echo the strDomain, strUserName values? ... Dim SMSNetwork ... "Domain Admins") Then MapLDrive = FALSE ... Directory I need to go to re-establish permission. ... (microsoft.public.windows.server.active_directory) - Re: security/strong name/zones clarification needed
... Dim zz As New System.Security.PermissionSet ... >> When assemblies are ... >>>needs to host the CLR, it creates an AppDomain, but due ... >>>will recieve the permission grant you expect (in this ... (microsoft.public.dotnet.security) - Re: Read Exchange calendar with a VB script
... I thought it might be a permission ... Is there any other way to access the mailboxes ... > Dim objSession As MAPI.Session ... > Dim objMessages As MAPI.Messages ... (microsoft.public.win32.programmer.messaging) - Re: System.IO.File.Copy + NTFS Streams + special ACLs
... See the Secure Class Libraries and Requesting permission links. ... Sub CopyFileWithoutStreams(ByVal sourceFileName As String, ByVal destFileName As String, Optional ByVal buffersize As Integer = &HFFFFUI) ... Dim sr As New System.IO.FileStream(sourceFileName, ... End Sub ... (microsoft.public.dotnet.languages.vb) - Re: How to build Attachments object?
... Sue Mosher, Outlook MVP ... Microsoft Outlook Programming - Jumpstart for ... How do I set up the Send As permission? ... Dim oApp ... (microsoft.public.outlook.program_vba) |
|