Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > 'System.Web.Administration.WebAdminRemotingManager '

Reply
Thread Tools

'System.Web.Administration.WebAdminRemotingManager '

 
 
Ross Culver
Guest
Posts: n/a
 
      08-21-2007
'System.Web.Administration.WebAdminRemotingManager ' in Assembly
'App_Code.1hpl8upp

Everytime I click the ASP Configuration button with VS2K5 this ERROR-RIDDEN
file is created in the
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET
Files\asp.netwebadminfiles\9d4caaa4\c2ae7372 directory; regardless of
whether I'm in a new project or old.

Does anyone know if I'm going to have to uninstall and reinstall Visual
Studio to rid myself of this problem:
('System.Web.Administration.WebAdminRemotingManage r' in Assembly
'App_Code.1hpl8upp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
is not marked as serializable.]),

which creates this error: Unable to serialize the session state. In
'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state
objects, and as a result non-serializable objects orMarshalByRef objects are
not permitted. The same restriction applies if similar serialization is done
by the custom session state store in 'Custom' mode.

Thanks.


 
Reply With Quote
 
 
 
 
Ross Culver
Guest
Posts: n/a
 
      08-21-2007
The answer is no, re-installing VS did not resolve the issue.

Should there be a specific reference to
'System.Web.Administration.WebAdminRemotingManager ' in the webconfig file?
There isn't in mine.

Ross



"Ross Culver" <> wrote in message
news:...
> 'System.Web.Administration.WebAdminRemotingManager ' in Assembly
> 'App_Code.1hpl8upp
>
> Everytime I click the ASP Configuration button with VS2K5 this
> ERROR-RIDDEN file is created in the
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET
> Files\asp.netwebadminfiles\9d4caaa4\c2ae7372 directory; regardless of
> whether I'm in a new project or old.
>
> Does anyone know if I'm going to have to uninstall and reinstall Visual
> Studio to rid myself of this problem:
> ('System.Web.Administration.WebAdminRemotingManage r' in Assembly
> 'App_Code.1hpl8upp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
> is not marked as serializable.]),
>
> which creates this error: Unable to serialize the session state. In
> 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session
> state objects, and as a result non-serializable objects orMarshalByRef
> objects are not permitted. The same restriction applies if similar
> serialization is done by the custom session state store in 'Custom' mode.
>
> Thanks.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57