Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

System.ArgumentNullException Parameter name: type
jwatkins
#1 Posted : Tuesday, 31 August 2010 1:04:45 PM(UTC)
Rank: Newbie

Joined: 31/08/2010(UTC)
Posts: 1
Location: TN

I've had GSP running with no problems until I uploaded 4 jpgs and get the below error when trying to view any media object. Anyone have any ideas or suggestions?

Exception Type
System.ArgumentNullException

Message
Value cannot be null.
Parameter name: type

Source
mscorlib

Target Site
System.Object CreateInstance(System.Type, Boolean)

Stack Trace
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Web.Profile.ProfileBase.CreateMyInstance(String username, Boolean isAuthenticated)
at System.Web.Profile.ProfileBase.Create(String username, Boolean isAuthenticated)
at GalleryServerPro.Web.Controller.ProfileController.GetProfile(String userName)
at GalleryServerPro.Web.Controller.ProfileController.GetProfile()
at GalleryServerPro.Web.Controls.mediaobjectview.ShowMediaObjectMetadata()
at GalleryServerPro.Web.Controls.mediaobjectview.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

App Error ID
3897

Gallery ID
1

HTTP User Agent
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; Comcast Install 1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.5.21022; Media Center PC 5.0; SLCC1; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; InfoPath.3)

Form Variables
<none>

Cookies
.ASPXANONYMOUS: _67RpGllywEkAAAAMjhhNTc4MjktYjU0NS00OTE0LWExY2EtYjE5ZTUxMzE1MmNk41d032Lh mtq-bveFtdgpEuUrVrg1

ASP.NET_SessionId: 32smoe45uk0cmsvmxqvu1svf

Roger Martin
#2 Posted : Tuesday, 31 August 2010 2:44:13 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,168
Location: Fort Atkinson, WI

The code is happening within the .NET Framework, and as best I can tell there is nothing to fix in GSP. The best I can suggest is to try to learn more about the error:

* Does it still happen if you log out and log back in?
* Does it happen if you are an anonymous user?
* Does it happen for other accounts?

It is kind of a long shot, but you can try repairing the .NET Framework. You can also try deleting the contents of the aspnet_Profile table (but don't do this if you are using user albums).
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.