Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 29th, 2003, 06:50 AM
Authorized User
 
Join Date: Aug 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default COM+ component - unauthorized access on V1.1 .NET

Hi,

I've moved some code from V1.0 to V1.1 of the .NET framework.

A simple windows application instantiates a COM+ serviced component.
m_TxnServer = new TxnServer();
This works fine in V1.0 but V1.1 throws an UnauthorizedAccess exception.

Am I missing a COM+ attribute or something that is new in V1.1.

Thanks,

James.

 
Old September 29th, 2003, 09:51 AM
Authorized User
 
Join Date: Aug 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

SOLVED - Please Ignore






Similar Threads
Thread Thread Starter Forum Replies Last Post
call window dialog component with asp.net/vb.net s3ng ASP.NET 1.x and 2.0 Application Design 0 June 21st, 2005 04:54 AM
not able to uninstall .net 2003 v1.1 maniaug81 .NET Web Services 0 February 17th, 2005 04:36 AM
.NET Framework v1.1 NemeSYS VS.NET 2002/2003 3 September 17th, 2003 10:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.