Search ATL Insider  

Help....

You must be logged in to post or reply.
You can login or sign-up by clicking here.
Last post 12-12-2007 12:51 PM by CSAdmin. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 12-12-2007 6:48 AM

    Help....

    This is the error im getting when trying to post a photo to your contest..

    Server Error in '/' Application.

    Invalid Post Name format. Must match pattern ^[0-9]*[^0-9].{0,224}$

    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: System.ArgumentException: Invalid Post Name format. Must match pattern ^[0-9]*[^0-9].{0,224}$

    Source Error:

    Line 113:        galleryPost.Categories = GetTags();
    Line 114:
    Line 115:        GalleryPosts.CreatePicture(107,
    Line 116:            galleryPost, attachment, true);
    Line 117:        

    Source File: d:\hostedwebsites\devatlcommunity.usdm.net\Web\PhotoContest\uploadphoto.aspx    Line: 115

    Stack Trace:

    [ArgumentException: Invalid Post Name format. Must match pattern ^[0-9]*[^0-9].{0,224}$]
       CommunityServer.Galleries.Components.GalleryPosts.PostFormatting(GalleryPost post) +349
       CommunityServer.Galleries.Components.GalleryPosts.CreatePicture(Int32 galleryID, GalleryPost post, PostAttachment pictureData, Boolean formatPost) +160
       ASP.photocontest_uploadphoto_aspx.AddNewPhoto(String path) in d:\hostedwebsites\devatlcommunity.usdm.net\Web\PhotoContest\uploadphoto.aspx:115
       ASP.photocontest_uploadphoto_aspx.btnSubmit_Click(Object sender, EventArgs e) in d:\hostedwebsites\devatlcommunity.usdm.net\Web\PhotoContest\uploadphoto.aspx:67
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
    

  • 12-12-2007 12:51 PM In reply to

    Re: Help....

    Thanks for letting us know about the problem you were having uploading your photo.  We believe we have fixed the problem, now.  Please try to upload your photo again. 

    We apologize for the inconvenience and look forward to seeing your entry in the contest.

Page 1 of 1 (2 items)