Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. (machine.config) ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
(6 messages)
Date: Tue, 14 Aug 2007 09:16:54 +0200
Hi
I have problem as folow:
Caught Exception: System.Configuration.ConfigurationErrorsException:
An error occurred loading a configuration file: Request for the
permission of type 'System.Security.Permissions.FileIOPermission ...
|
DLL, GAC, and Multiple Web Sites
(3 messages)
Date: Tue, 14 Aug 2007 00:13:27 -0700
Just wondering if it is perfectly straight-forward and safe to have a .dll
installed in the GAC on a Web server - and have multiple Web sites make use
of the .dll.
Until now I've been XCopying all files for each Web site ...
|
Validation Controls in .NET
(2 messages)
Date: Tue, 14 Aug 2007 00:10:33 -0700
I have a problem with the display part of validators in .net.
I have my page in which the layout of the fields dont give me enough
space to display the error messages on the page itself.
I want individual error alert messages ...
|
Treeview current selected node expanded
(1 messages)
Date: Tue, 14 Aug 2007 00:00:01 -0700
Hi,
I am using Asp.net 2.0 treeview control.Tree is having 2-3 level of
hirearechy. I want to show current selected node as expanded when the page
reloads or postback. ow can I do that?
Thanks ...
|
ajax ÎÊÌâ[method error 1030] [method error 500 ] [method error 1031]
(1 messages)
Date: Mon, 13 Aug 2007 23:20:00 -0700
ʹÓÃajax µÄCascadingDropDown ×ö¼¶ÁªÏÂÀ²Ëµ¥Ê±,³öÏÖ´íÎó,
dropdownlist µÄÊý¾Ýͨ¹ýweb·þÎñ´ÓÊý¾Ý¿âÖеõ½.
½á¹ûÊÇ,ÏÂÀ²Ëµ¥²¢Ã»ÓÃÏÔʾÄÚÈÝ,³ýÁË[method error 1030] [method error 500 ] [method
error 1031].
´ó¼Ò°ï°ïÎÒ
...
|
Formview refreshing on postback when bound to a custom Business Object
(1 messages)
Date: Tue, 14 Aug 2007 11:03:56 +0500
Hi Folks,
If I bind my formview to a dataset business object all works well, but when
I bind it to my own custom class business object it refreshes on each
postback. I am trying to do an insert and instead of returning ...
|
AX Jobs vacancies in Saudi Arabia
(1 messages)
Date: Mon, 13 Aug 2007 23:02:35 -0700
One of the biggest groups in Saudi Arabia looking for the following
vacancies to complete AX team:
1) Axapta System Administrator
· 3 years of ERP implementation experience required
· Experience in most of Axapta Modules
· ...
|
Retrievel Hyperlinks for a web page in code
(3 messages)
Date: Tue, 14 Aug 2007 11:01:26 +0500
Hi folks,
I am retrieving a website for a site using httpWebRequest. What I want to
do with the retrieved webpage is list all the hyperlinks in the page. If I
do a simple regex search for <a then I get links that are ...
|
Deadlock detected?
(2 messages)
Date: Tue, 14 Aug 2007 07:33:21 +0200
Does anyone know what this means?
Olav
ISAPI 'c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll'
reported itself as unhealthy for the following reason: 'Deadlock detected'.
For more information, see Help ...
|
Why is ASP Session State Confused?
(1 messages)
Date: Mon, 13 Aug 2007 22:19:45 -0500
I've gone round and round on this same issue for weeks unable to find any solution referenced on the Internet or in any forum.
I've changed the session management from InProc to SQLServer to StateServer and back again (several ...
|
|
Javascript confirmation message in datagrid
(1 messages)
Date: Mon, 13 Aug 2007 18:24:22 -0700
Hello,
I need to add a confirmation message to the Delete button in the datagrid.
I was always using this code to do this:
Private Sub dgRoles_ItemCreated(ByVal sender As Object, ByVal e As
System.Web.UI.WebControls ...
|
downloading files from filesystem
(4 messages)
Date: Mon, 13 Aug 2007 18:15:10 -0700
My app needs to provide download of files (in this case .doc files) that
exist on the file system. I have the physical filestring i.e.
c:\myfilesdir\smith resume.doc.
but if I load that into a navigateurl it doesn't work ...
|
Solution: "Element '%' is not a known element. This can occur if there is a compilation error in the Web site"
(1 messages)
Date: Mon, 13 Aug 2007 17:51:31 -0700
If you run accross the error message:
"Element '%' is not a known element. This can occur if there is a
compilation error in the Web site"
where '%' is the value of the tagName attribute on a web user control
you have ...
|
Image Path
(5 messages)
Date: Mon, 13 Aug 2007 17:44:00 -0700
I have three image groups. I have to create an XML document that models the
image groups.Each grouping should include the name and location of the images
within the group.
...
|
scriptaculousdotnet?
(2 messages)
Date: Mon, 13 Aug 2007 19:10:33 -0500
I've been working on a ASP.net 1.1 app using the scriptaculous javascript
library.
Digging around on the scriptaculous pages, I've found a couple of dotnet
implementations using it.
However, nearly all the links are ...
|
Display .DOC file in Varbinary
(6 messages)
Date: Mon, 13 Aug 2007 15:54:26 -0700
I'm storing Images and MSWord doc files in Varbinry columns. I have no
problem getting and displaying the images but I'm looking for the right
approach to allowing the user to download the MSWord doc in the varbinary.
I've ...
|
dot net and sql server-2 quetion
(2 messages)
Date: Mon, 13 Aug 2007 15:30:03 -0700
1)when i call to a Stored Procedure
and for exampe i do :
myCommand.Parameters.Add("@flag", Data.SqlDbType.Int)
myCommand.Parameters("@flag").Value = DEAULT
how can i pass a DEFAULT value tothe stored procedure (in which ...
|
Template Control in a Gridview
(1 messages)
Date: Mon, 13 Aug 2007 14:16:01 -0700
I have a column in a Gridview that require special handling.
I would like to call function in my code that makes special edits to this
column.
I have done it before, but I can't find my code samples.
Where can I look for ...
|
master page refresh
(4 messages)
Date: Mon, 13 Aug 2007 22:05:11 +0100
I've couple of button on master page, based on user login from default.aspx
i control visibility of controls. I thought once i hide the button from
default.aspx it should be same for other pages aswell. but it doesn't. it ...
|
Set Image Control to Bitmap
(5 messages)
Date: Mon, 13 Aug 2007 16:43:09 -0400
Hello All, want to be able to pull images from the database and load them
into a bitmap through a stream which I have working. I then want to take
the bitmap and load it into a Image control without haveing to save the ...
|