1.   Closed

    USW | Add MBA- Law Enforcement & Corrections

    by Amanda Frisone on December 21, 2012

    MBA- Law Enforcement & Corrections

    1. Attachments:
  2. Amanda Frisone
    about 14 years ago

    AF: 12/21/12 – Updated LX.COM and LX.NET. Updated backend (didn’t send to Howard). Updated Posting Specs. Notified Vendors.

    Please add the program to landing page.

    1. Status changed from New to In Progress.
    2. Assignment patrick added; amanda removed.
    3. uploaded USW_UG_GRAD_VendorSpecs_21Dec12.xlsx
  3. Patrick Mattei
    about 14 years ago

    Added and tried passing the new program, but got an error from the client. john thinks they may be having server issues. Check the screenshot to see the error

    ———————URL———————
    http://topcollegedegrees.net/schools/online/university-of-the-southwest/?test=true

    ———————CLIENT SERVER RESPONSE———————


    Input string was not in a correct format.

    Server Error in ‘/’ Application.


    Input string was not in a correct format.

    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.FormatException: Input string was not in a correct format.

    Source Error:

     
    
    Line 49: 
    Line 50: ParseParameters(pl); 
    Line 51: int rsp = pl.LeadInput(); 
    Line 52: if (pl.plgKey > 0) 
    Line 53: {

    Source File: d:WebsitesLeadsDataIn.ashx Line: 51

    Stack Trace:

     
    
    [FormatException: Input string was not in a correct format.] 
    System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +12636309 
    System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +224 
    enCircleMedia.clsProcessInput.LeadInput() in C:Visual StudioClassLibrariesclsProcessInputclsProcessInput.cs:494 
    DataIn.ProcessRequest(HttpContext context) in d:WebsitesLeadsDataIn.ashx:51 
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270 
    


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



    ———————URL PARAMETERS———————
    fname=Atest&lname=Testings&address1=123 Main St&address2=&city=mesa&state=AZ&zip=85202&startdate=WINTER-14&citizen=Y&email=*@*.com&program=MBA – Law Enforcement & Corrections&homephone=4809875520&workphone=4809875520&gradyear=1971&edulevel=Masters Degree&age=over 30&military=Yes&employment=Yes&gpa=2.5 – 2.9&CampaignID=0&LXSubAffId=&pub_id=&remote_addr=72.68.130.106

    1. uploaded usw_error.jpg
  4. Patrick Mattei
    about 14 years ago

    ———————URL PARAMETERS———————

    fname=Atest&lname=Testings&address1=123 Main St&address2=&city=mesa&state=AZ&zip=85202&startdate=WINTER-14&citizen=Y&email=*@*.com&program=MBA – Law Enforcement & Corrections&homephone=4809875520&workphone=4809875520&gradyear=1971&edulevel=Masters Degree&age=over 30&military=Yes&employment=Yes&gpa=2.5 – 2.9&CampaignID=0&LXSubAffId=&pub_id=&remote_addr=72.68.130.106

  5. Patrick Mattei
    about 14 years ago

    1. Assignment amanda added; patrick removed.
  6. Amanda Frisone
    about 14 years ago

    Sent error to client – waiting to see what the issue is.

    1. Assignment patrick added.
  7. Amanda Frisone
    about 14 years ago

    Client said they aren’t having any problems and to try again.

  8. Patrick Mattei
    about 14 years ago

    Still getting the same error.

  9. Patrick Mattei
    about 14 years ago

    All the fields look to be accurate, so I’m not really sure why it’s giving that error. Could you ask them to look into into it?

  10. Amanda Frisone
    about 14 years ago

    12/26/12 – Notified client again about the error.

  11. Amanda Frisone
    about 14 years ago

    12/26/12 – The pub_id is not passing in the string, which is why the lead is failing. Look at the most recent string and you can see that the pub_id is passing blank:

    fname=joe&lname=MCTester&address1=123 Main St&address2=&city=mesa&state=AZ&zip=85202&startdate=WINTER-13&citizen=Y&email=firstlastsddname@gmail.com&program=MBA – Law Enforcement & Corrections&homephone=4809875520&workphone=4809875520&gradyear=1923&edulevel=Bachelor Degree&age=21-25&military=Yes&employment=Yes&gpa=2.0 – 2.4&CampaignID=&LXSubAffId=&pub_id=&remote_addr=72.68.130.106

  12. Patrick Mattei
    about 14 years ago

    Yup, that looks like it was it:

    ———————URL———————
    http://topcollegedegrees.net/schools/online/university-of-the-southwest

    ———————CLIENT SERVER RESPONSE———————
    1|Success|9328241|Success

    ———————URL PARAMETERS———————
    fname=Bob&lname=Loblaw&address1=12 main st&address2=&city=Staten Island&state=NY&zip=10307&startdate=FALL-13&citizen=Y&email=jjjj@gmail.com&program=MBA – Research Track&homephone=7189877442&workphone=7189877442&gradyear=1932&edulevel=Bachelor Degree&age=21-25&military=Yes&employment=Yes&gpa=3.0 – 3.4&CampaignID=67&LXSubAffId=&pub_id=9384&remote_addr=72.68.130.106

    1. Assignment patrick removed.
  13. Amanda Frisone
    about 14 years ago

    sent to client

    1. Status changed from In Progress to Closed.