Has anyone done any work with MFCOM and ASP.NET? I am new to ASP.NET programming and had hoped that it would be a bit more straight-forward. It seems that the issue is DCOM permissions (I know no one has ever had such a crazy issue with MFCOM). I read several articles on configuring DCOM but nothing is really helping. I also tried adding the ASPNET and IUSR_~computerName~ to the DCOM perms and it's not working. At this point, I'm just running the stuff from my XP box on the dev server with Visual Studio Express and am not having much luck. Any ideas would be helpful.
Although this will come a little late for rasimmer, I'd like to point out three main aspects when using MFCOM through ASP.NET (on W2K3 systems):
That's all...