Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michael Nielsen 82 posts 362 karma points
    Apr 17, 2013 @ 11:17
    Michael Nielsen
    0

    The remote name could not be resolved

    Hi

    I've been developing a site on a testdomain (domain.testdomain.com), and now it has been set live on the real domain (domain.com), and now the import does not work anymore.

    The problem is when I try to access the Import definition, it says

    Error during load, check the logfile for details The remote name could not be resolved: 'domain.testdomain.com'

    The log says:

    Error during load System.Net.WebException: The remote name could not be resolved: 'domain.testdomain.com' at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadData(Uri address) at DTG.Spreadsheet.ExcelWorkbook.ReadXLSX(Uri XlsxUrlAddress) at DTG.Spreadsheet.ExcelWorkbook.ReadXLSX(String FileName) at CMSImportLibrary.DataAdapters.Pro.Office.MSExcelDataAdapter.() at CMSImportLibrary.DataAdapters.Pro.Office.MSExcelDataAdapter.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at CMSImport.Controls.ImportSteps.SelectDataSource.() at CMSImport.Controls.ImportSteps.SelectDataSource.InitializeStepControl(ImportState state) at CMSImport.Controls.CMSImport.() at CMSImport.Controls.CMSImport.(Int32 ) at CMSImport.Controls.CMSImport.OnPreRender(EventArgs e)

    I tried activating the testdomain again, but that did not work.

    Umbraco 4.9.0
    CMSImport 2.2.1
    .Net 3.5.1
    Windows Server 2008 R2
    IIS 7

  • Michael Nielsen 82 posts 362 karma points
    Apr 17, 2013 @ 11:23
    Michael Nielsen
    100

    My fault... I just had to wait some time before CMSImport registered that the testdomain was active again... So no problems...

    But a suggestion could be that you were able to change the URl to a file even though the remote domain is not accesible...

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Apr 17, 2013 @ 11:29
    Richard Soeteman
    0

    Hi Michael was this error directly when you opened CMSImport then it makes sense to have better error handling indeed

  • Michael Nielsen 82 posts 362 karma points
    Apr 17, 2013 @ 17:51
    Michael Nielsen
    0

    No... It was when I clicked on the Import definition I had saved in CMS Import > Import definitions > Content

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Apr 18, 2013 @ 06:10
    Richard Soeteman
    0

    That is what I meant, I'll create a ticket for myself to fix this in a future release

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies