Server Error in '/' Application.

Not Found

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CookComputing.XmlRpc.XmlRpcServerException: Not Found

Source Error:


Line 107:	{
Line 108:		string sSmugMugCode = Utility.GetString(_dsCameraImage.Tables[0].Rows[0], "SmugMugCode");
Line 109:		ImageEXIF imgEXIF = SmugMugImageEXIF(sSmugMugCode);
Line 110:
Line 111:		// display the EXIF details...

Source File: c:\websites\photographyvoice.com\_primary\features\cameras\ViewImageEXIF.aspx.cs    Line: 109

Stack Trace:


[XmlRpcServerException: Not Found]
   CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType) +276
   CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, String methodName, Object[] parameters) +779
   XmlRpcProxy0c4c3ee9-b619-498c-b723-9d67ac8937fb.LoginWithPassword(String , String , String , String ) +158
   SmugMug.API.SmugMugAPI.Login() +569

[Exception: error logging into smugmug]
   SmugMug.API.SmugMugAPI.Login() +769
   PEI.PV.Pages.PVBasePage.SmugMugLogin() +97
   PEI.PV.Pages.PVBasePage.SmugMugImageEXIF(String sSmugMugCode) +76
   features_cameras_ViewImageEXIF.showEXIFTable() in c:\websites\photographyvoice.com\_primary\features\cameras\ViewImageEXIF.aspx.cs:109
   ASP.features_cameras_viewimageexif_aspx.__DataBind__control3(Object sender, EventArgs e) in c:\websites\photographyvoice.com\_primary\features\cameras\ViewImageEXIF.aspx:23
   System.Web.UI.Control.OnDataBinding(EventArgs e) +100
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +178
   System.Web.UI.Control.DataBindChildren() +248
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +195
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +174
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +291
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +109
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +81
   features_cameras_ViewImageEXIF.Page_Load(Object sender, EventArgs e) in c:\websites\photographyvoice.com\_primary\features\cameras\ViewImageEXIF.aspx.cs:68
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   PEI.PV.Pages.PVBasePage.OnLoad(EventArgs e) +255
   PEI.PV.Pages.PVFullPage.OnLoad(EventArgs e) +6169
   PEI.PV.Pages.PVPage.OnLoad(EventArgs e) +823
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0