Re: Failed to start monitoring changes
From: Praveena Adabala (anonymous_at_discussions.microsoft.com)
Date: 01/22/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: sample file needed"
- Previous message: Michel Gallant: "Re: Where to store private key"
- In reply to: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Next in thread: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Reply: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Jan 2004 07:26:09 -0800
I connect to a remote SQL Server using SQL authentication, regarding permissions its the owner of the database.
----- Hernan de Lahitte wrote: -----
Can you be more specific about the scenario of the SQL connection (SQL auth
or SSPI, remote SQL Server, worker process account if SSPI, permissions on
tables, SPs, logins, etc.)
--
Hernan de Lahitte - MSDE
Lagash Systems S.A. - Buenos Aires, Argentina
http://www.lagash.com
"Praveena Adabala" <anonymous@discussions.microsoft.com> wrote in message
news:6098E9F6-E2E1-442D-B87F-0BA6CB0B915F@microsoft.com...
> Thank you for all the support, I appreciate it.
> I have a another problem with SQL Connection.
> It displays the following error, when i try to open the page,
>> System.Data.SqlClient.SqlException: Invalid connection. at
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction)
at
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnec
tionString options, Boolean& isInTransaction) at
System.Data.SqlClient.SqlConnection.Open() at
OnlineExam.WebForm1.Page_Load(Object sender, EventArgs e)
>> Can you help me fix this.
> Thank you very much
> Praveena.
>>> ----- Hernan de Lahitte wrote: -----
>> This article states exactly what I was referring to.
>> http://support.microsoft.com/default.aspx?scid=kb;en-us;317955
>>> --
> Hernan de Lahitte - MSDE
> Lagash Systems S.A. - Buenos Aires, Argentina
> http://www.lagash.com
>>>> "Praveena adabala" <anonymous@discussions.microsoft.com> wrote in
message
> news:3BFFDCBB-8043-43CF-9FF3-80FF5F53C3B3@microsoft.com...
>> I am sorry , I didnt get what you are saying, Where should i check
? I
> have a ASPNET user on the webserver, I went and checked the
permissions.
> what specifically should i check??
>> Please can you be more detail.
>>> Thank you
>> Praveena.
>>> ----- Hernan de Lahitte wrote: -----
>>> Check the ACL on the remote share for the accessing account
(ASP.NET
> worker
>> process account). This are typically ASPNET or "Network
Service"
> accounts.
>>> --
>> Hernan de Lahitte - MSDE
>> Lagash Systems S.A. - Buenos Aires, Argentina
>> http://www.lagash.com
>>>>> "Praveena Adabala" <anonymous@discussions.microsoft.com>
wrote in
> message
>> news:0b1b01c3db79$2e1b9070$a401280a@phx.gbl...
>>> I am running an ASP.NET application on the remote share.
>>> So in IIS i specify the share name and in .NET
>>> configuration tool i make the remote share a "Fully
>>> Trusted" one.
>>>> I get this error
>>> Failed to start monitoring changes to
>>>> [HttpException (0x80070038): Failed to start monitoring
>>> changes to ]
>>>> Please can anyone Help me.
>>> Thank you
>>> Praveena.
>>>
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: sample file needed"
- Previous message: Michel Gallant: "Re: Where to store private key"
- In reply to: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Next in thread: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Reply: Hernan de Lahitte: "Re: Failed to start monitoring changes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|