PC Review


Reply
Thread Tools Rate Thread

Trouble deploying app with third party components

 
 
Stephen
Guest
Posts: n/a
 
      4th Jan 2005
Hi
I am having trouble with a third party component that I am attempting
to use on our web application (Xceed Graph Component). When I develop
locally it all works fine, but as soon as I try to deploy it to our
web hosts server it has a security problem. I contacted our web host
and they sent me their machine.config and web_minimaltrust.config
files so I could debug using their settings. But whilst I can now
replicate the problem on our development machine, I still have no idea
what is causing it.
The problem is that as soon as i place the component on the form I get
the following error refering to line 14:


Description: The application attempted to perform an operation not
allowed by the security policy. To grant this application the required
permission please contact your system administrator or change the
application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:


Line 12: </HEAD>
Line 13: <body MS_POSITIONING="GridLayout">
Line 14: <form id="Form1" method="post" runat="server">
Line 15: <xceedchart1:ChartServerControl id="ChartServerControl1"
style="Z-INDEX: 101; LEFT: 304px; POSITION: absolute; TOP: 232px"
Line 16: runat="server"></xceedchart1:ChartServerControl>


Source File: C:\Inetpub\wwwroot\TestGraph\WebForm1.aspx Line: 14

Stack Trace:


[SecurityException: Security error.]
ASP.WebForm1_aspx.__BuildControlChartServerControl1() +0
ASP.WebForm1_aspx.__BuildControlForm1() in
C:\Inetpub\wwwroot\TestGraph\WebForm1.aspx:14
ASP.WebForm1_aspx.__BuildControlTree(Control __ctrl) in
C:\Inetpub\wwwroot\TestGraph\WebForm1.aspx:1
ASP.WebForm1_aspx.FrameworkInitialize() in pnw9tddc.0.cs:0
System.Web.UI.Page.ProcessRequest()
System.Web.UI.Page.ProcessRequest(HttpContext context)
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +87



I am very new to this and I would really appreciate any help.
Thanks very much
Stephen
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
third-party components Bill Microsoft Access Forms 1 17th Apr 2005 01:20 PM
Third party components set for PocketPC IT Got Microsoft Dot NET Compact Framework 0 26th Jan 2005 09:35 AM
deploying third party software using GPO =?Utf-8?B?RGF2aWQ=?= Microsoft Windows 2000 Group Policy 1 8th Jul 2004 06:34 PM
cab files and third-party add components/controls SSP Microsoft Dot NET Compact Framework 2 29th Mar 2004 10:17 PM
Deploying third party software Steve Microsoft Windows 2000 Group Policy 3 22nd Dec 2003 06:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:53 PM.