Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Server Error in '/' Application.

                  
   
  1. #11
    Junior Entrepreneur Array
    Join Date
    Mar 2010
    Posts
    77
    Post Thanks / Like
    Rep Power
    3

    Default







    The db file is missing. If you don't have the file, even with your friend, make a new db file with sql server. Just make sure of the file name he entered and the fields. Or you can create you own db with the required fields and change url of the db file in your asp.net code. Provide the file to the hosting server.

  2. #12
    Junior Entrepreneur Array
    Join Date
    Jul 2010
    Posts
    25
    Post Thanks / Like
    Rep Power
    0

    Default







    First check that SQL server is installed on your system. If no then install SQL server.
    Another thing is your database file is on correct path? (Those path you written in coding)

  3. #13
    Junior Entrepreneur Array
    Join Date
    Mar 2011
    Posts
    20
    Post Thanks / Like
    Rep Power
    0

    Default







    This is a sql server error. Basically your application is not able to connect to your db. To check this firstly check your connection string and find out where it is pointing to. If that is right then check your db setting whether it allows remote connections to that user or not. you can check that in Management studio if using MS Sql Server

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 0
    Last Post: 07-19-2011, 08:31 AM
  2. Replies: 0
    Last Post: 06-29-2011, 07:14 PM
  3. Replies: 1
    Last Post: 10-28-2010, 12:26 PM
  4. Staff Application
    By lankaentrepreneur in forum Staff Application
    Replies: 2
    Last Post: 03-04-2010, 11:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •