If m getting your question right.I guess you should go to web.config
file in your application and change the mode( i guess authentication
mode) .There 4 kinds of nodes.
Just google it or go through MSDN.
You are direct able to login without giving any password because
defalt mode is windows.Just change that.

On Sep 19, 12:18 pm, Balaji S <[email protected]> wrote:
> Hi Members,
>
> I am developing a windows application which has to connect DB server using
> Windows Authentication, But I want to force the application to use a
> specific user name/password to connect the DB server.
>
> The identity tag is working fine from web application. But i am unable to do
> with windows application. Is there a way to do impersonate in windows
> application? else is there a way to do the same?
>
> Thanks,
> Balaji

Reply via email to