Ask a Question related to ASP.NET Security, Design and Development.
-
MichaĆ Januszczyk #1
Allow ASPNET to call via RPC
What permissions should be granted to ASPNET account, so as to allow it to
instantiate COM objects, and to call methods via RPC.
I've created a web service that wraps some COM componets, and the code fails
when run in ASPNET account context. When ASPNET account is (for testing
purposes) added to Administrators group, the code succeededs.
What should I set to allow ASPNET call via RPC. ??
ps. I'm running XP-SP2
Regards,
MichaĆ Januszczyk
MichaĆ Januszczyk Guest
-
dllimport call in aspnet application makes the application hangs
As our application design requires us to use one of the validation API engine which was written on C(so basically all I have is a dll) and I tested... -
Restricting ASPNET ACLs without breaking ASPNET (newbie-ish)
Scenario: We have a library with objects that host Jscript for the execution of complex validation code. This library is being called by an ASP.NET... -
ASPNET user.
When I install Visual Studio, VSDEBBUGERS and VSDEVELOPERS groups are created. Right? What about the ASPNET user? Do I have to create it manually? ... -
ASPNET: VS CF
We were using ColdFusion for our Intranet in the past. We just moved to ASP.Net for our new development. In my opinion, ASP.Net is much more... -
remote call procedure call failed
Also, it says error 1726 "remote call procedure call failed" Help, Unable to save username and password in XP Home edition. It allows me to...



Reply With Quote

