472,353 Members | 1,524 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

Windows credential lost upon password change

Hi there!
We are experiencing a very strange problem with our VB.NET application.

The application is using .NET Framework v1.1.4322 and the problem is
experienced only by Windows XP users.

When our application starts, it retrieves all required core assemblies
from a network path \\SERVER\DIRECTORY\ and copy them locally using standard
System.IO classes. It then load those core assemblies through reflection
and get some other "modules" assemblies on a per-request basis from the
network, in the same way. All this process works really fine, except when
user changes it's password while the application is running.

When the password change occur, the application can no more reach the
network path used by the application because user is no more authenticated
to this server. To re-authenticate to the share, we need to manually
navigate to the network path through windows explorer and supply an
"administrative" user credentials when asked by windows, user's new
credentials are no more accepted.

What is weirder is that only the network path used by the application is
losing it's credentials, we can navigate anywhere else without
re-authenticating user.

Please note that our networking department have been working closely
with Microsoft people to diagnose the problem and the tests are now pointing
at our application as they found nothing wrong on the network side.

Anyone is having an idea of what may be going wrong here? Any help
would be appreciated.

Thanks,

--
Sylvain Audet MCP+SB - Senior programmer
Hartco Corporation (http://www.hartco.com/)

Jul 21 '05 #1
0 1173

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Frank | last post by:
Hi all, I am using Forms authentication with login.aspx page as below to issue a ticket, then send the cookie to the client such that next...
7
by: Wade Wegner | last post by:
Hello, I have been desperately trying to programmatically authenticate a windows user, create their credentials, and then redirect them to a...
2
by: - Steve - | last post by:
I'm trying to change a user's password using objUser.Invoke("setPassword", "newpassword") It works fine as a console application if I'm logged in...
3
by: serge calderara | last post by:
Dear all, I clearly underdand the advantage of both type of authentification but is it allowed or possible to set the Authentication mode to...
0
by: Sylvain Audet | last post by:
Hi there! We are experiencing a very strange problem with our VB.NET application. The application is using .NET Framework v1.1.4322 and the...
7
by: Alice Wong | last post by:
I am setting up my Web ASP.net application to connect to Sql server using windows authentication. I set up IIS to have integrated windows...
1
by: Tedmond | last post by:
Dear all, I wrote a function to use WebClient to retrieve information from the Web. It worked fine. However, the proxy setting of our firm has...
2
by: Michael Bray | last post by:
I have a client/server application that utilizes Impersonation on a TCP Channel. So I create the channel with the version of the constructor that...
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.