You must Sign In to post a response.
  • Category: .NET

    RDLC error while connecting to database due to version

    hello friends

    i was using visual studio 2005 and sql version is sqlserver2008 r2 so whenever i was trying to connect to database with reportviewer

    I was getting error "the system cannot find the file specified"

    can you please help me on the same

    regards
    anita rai
  • #765777
    Hi
    You mention the rdlc file not correct path check them.

    This is path issue in your corresponding file.

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #765778
    no dear when i was creating a new connection on report viewer for database i was getting this error
    path comes after this

  • #765786
    Hi,

    As per error details, while retrieve the data from database connection was missed out due to some reasons the most common reasons are
    1) firewall setting from web server to database server
    2) connection string.
    3) enable appropriate protocalls.

    Refer below link for more details
    http://stackoverflow.com/questions/20463119/the-system-cannot-find-the-file-specified

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

  • #765797
    Hi

    Can you share snapshot for this

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #765801
    Without checking your code we are unable to resolve your error, Please share your code with us. so that we can help you better in order to resolve your issue
    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]


  • Sign In to post your comments