I am getting a System.Security .SecurityExcept ion error
error: "Request for the permission of type 'System.Web.Asp NetHostingPermi ssion, System, Version=2.0.0.0 , Culture=neutral , PublicKeyToken= b77a5c561934e08 9' failed."
I am using AJAX AutoComplete functionality which should populate a text box I have set up in default.aspx. [The data comes from SQL Server]
I am kind of new at this, so the solution may be quite simple.
Thank you in advance.
al
error: "Request for the permission of type 'System.Web.Asp NetHostingPermi ssion, System, Version=2.0.0.0 , Culture=neutral , PublicKeyToken= b77a5c561934e08 9' failed."
I am using AJAX AutoComplete functionality which should populate a text box I have set up in default.aspx. [The data comes from SQL Server]
I am kind of new at this, so the solution may be quite simple.
Thank you in advance.
al