Copied to clipboard

Flag this post as spam?

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


  • Mitra 81 posts 196 karma points
    Oct 18, 2013 @ 12:30
    Mitra
    0

    The requested name is valid, but no data of the requested type was found

    I have finally transferred the database for my project from .sql to SQL Server. when i run my website now undel the localhost i get this error:

    The requested name is valid, but no data of the requested type was found

     

    or i get this error when i debug it from the VS:


    No such host is known

     

    I cannot understand why. the databse looks ok, all the data is there. can somebody help me please?

  • Mitra 81 posts 196 karma points
    Oct 18, 2013 @ 12:54
    Mitra
    0

    Does anyone think .dbo in front of the table names(in SQL Server) may cause the problem?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Oct 18, 2013 @ 15:04
    Dennis Aaen
    0

    Hi Mitra,

    Maybe this blogpost at about the format on connection string can help you further. I hope so.

    http://blogs.msdn.com/b/sameersurve/archive/2009/06/15/no-such-host-is-known-error-when-configuring-ssrs-2008.aspx

    /Dennis

  • Charles Afford 1163 posts 1709 karma points
    Oct 19, 2013 @ 21:00
    Charles Afford
    0

    Is that not an iis issue? IIS site pointing to the wrong place?

  • 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