Hi,
It looks still the permisstion of OLED. Could you please post the entire
information of the error you got?
--
Regards,
Vince
Microsoft Support Online
--------------------
| Thread-Topic: Missing required tag <CodeGroup>
| thread-index: Acqtm1a2lWTecqt6RLWuND/i67I6sg==
| X-WBNR-Posting-Host: 88.149.225.73
| From: Trapulo <>
| References: <BABB653C-94BF-43B7-B582->
<956afb24-1927-4ed4-be3e->
<940A855F-9059-44FC-B17E->
<>
| Subject: Re: Missing required tag <CodeGroup>
| Date: Sun, 14 Feb 2010 09:30:01 -0800
| Lines: 35
| Message-ID: <897D9A7A-F230-427D-AED8->
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:96443
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
|
|
| "Vince Xu [MSFT]" wrote:
|
| > Hi,
| >
| > Did you resolve this issue? I didn't see your response for a time.
| >
|
| I've found.
| In fact I had an xml syntax error in my custom trust.config file. I
didn't
| notice that, because all webs that I run in 32 bit mode are classic asp
and
| not aspx. However there is a trouble with IIS admin that make difficult
to
| find this. If I swtich app pool to 32 bit, ASP.NET uses the config file
under
| \framework and not under \framework64 folder. But if I change trust mode
to
| full, as diagnostic test, the console will update the web.config file in
the
| 64 bit folder (with a location tag), and my selection will not be used!
The
| 32 bit aspnet Web will run with standard trust setting.
|
| Now I've a last trouble: this Web site requires an OLEDB connection. I've
| allowed it in my medium-custom trust config file, as described here:
|
http://msdn.microsoft.com/en-us/libr...020_oledbpermi
ssion
|
| But running the site still have an error that reports that OLEDB is not
| allowed ...

| What can be?
|
| thanks
|
|
|
|
|
|
|
|