Ask a Question related to ASP.NET Security, Design and Development.
-
Joey Lee #1
Accessing Outlook Interop
Hi,
I have a code that works well as a normal desktop application which sends a
mail thru outlook.
However I am trying it on ASP and is unable to send the mail. I believe it
has to do with the accessing of outlook interop dll. I have tried playing
with the security where i add everyone with full control just to make sure
the code works but it still fails. I even tried impersonating and is able to
see the outlook.exe process run as the new <username>, but it still just
hangs at the send() the mail. Any help?
Thanks
Joey
Joey Lee Guest
-
Bug in Interop?
Hi, we have a small web service that calls into some VB6 com components. There is only one call to these components and this is done on a new... -
Accessing WebServices from a web app hosted inside Outlook XP
Ok, it turns out that "outlook:" moniker is actually causing our problem. When you first load a page into Outlook XP, the document.URL value is... -
COM interop from ASP.NET
I have an ecommerce system that hosts many sites on one server and I have the main assembly in the GAC. Within the assembly I reference Verisign's... -
Accessing a asp.net page from outlook
Hi, I am having a weird error that happens when someone access's a .net page from an email in outlook. When they click on the hyperlink from... -
Accessing Outlook files
I have a new operating system, XP, a new hard drive, shown as C drive, a new motherboard, new memory, etc. Essentially a new computer. I kept the...



Reply With Quote

