Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Problem in connect with Remote server??

Problem in connect with Remote server??

Scheduled Pinned Locked Moved C#
databasesql-serversysadminhelpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RA UL PATEL
    wrote on last edited by
    #1

    Problem: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Request This problem is generate when i connected with remote server i want to connection between two server to transfer data from one table to another.and i got data froms local server but when connect to another server then this problem arise.. From Mr.Saunat Sharma

    S D 2 Replies Last reply
    0
    • R RA UL PATEL

      Problem: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Request This problem is generate when i connected with remote server i want to connection between two server to transfer data from one table to another.and i got data froms local server but when connect to another server then this problem arise.. From Mr.Saunat Sharma

      S Offline
      S Offline
      Searril
      wrote on last edited by
      #2

      Would probably be a good idea to start by pasting the code, especially your connection string. Also, have you checked the value of your User to ensure it's not null since that's showing up in your error message? Also again, if you're trying to use trusted connection (rather than SQL security) are you ensuring the workstation is actually logged into a domain account with proper rights?

      1 Reply Last reply
      0
      • R RA UL PATEL

        Problem: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Request This problem is generate when i connected with remote server i want to connection between two server to transfer data from one table to another.and i got data froms local server but when connect to another server then this problem arise.. From Mr.Saunat Sharma

        D Offline
        D Offline
        DoctorMick
        wrote on last edited by
        #3

        Are you using web services to connect to the remote server? I seem to remember an issue with user details not being able to be passed through from one web service to another.

        R 1 Reply Last reply
        0
        • D DoctorMick

          Are you using web services to connect to the remote server? I seem to remember an issue with user details not being able to be passed through from one web service to another.

          R Offline
          R Offline
          RA UL PATEL
          wrote on last edited by
          #4

          thanx DoctorMick. exactly as u r telling me. This Problem arise when i am using windows service. What i m doing,Access records from one table from local server.Store it in dataset and then i will go for inserting record to Remote server.But i am unable to connect to remote server.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups