473,397 Members | 2,028 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Passport authentication wouldn't work ......

Hi,
I am facing some problems while implementing passport authentication.
I have followed the following steps ...

1. Installed Passport SDK
2. Got the Key and installed
3. Set SiteID using admin tool

After all these, the Login page wouldn't come up on login.aspx page

In the EventLog, i get the following messages:
"Passport Manager configuration ok."
"Passport Manager process started successfully."

Code snippet:
Dim Passport As PassportIdentity
Passport = Page.User.Identity
If (Passport.GetFromNetworkServer) Then
Response.Redirect("http://localhost")
End If

But GetFromNetworkServer is always false.

Any thoughts on this ?
Nov 16 '05 #1
1 1998
Wrong NG.
Please post to the microsoft.public.fdtnservices.passport.sdk.

Willy.
"Ameris" <je******@yahoo.com> wrote in message
news:21**************************@posting.google.c om...
Hi,
I am facing some problems while implementing passport authentication.
I have followed the following steps ...

1. Installed Passport SDK
2. Got the Key and installed
3. Set SiteID using admin tool

After all these, the Login page wouldn't come up on login.aspx page

In the EventLog, i get the following messages:
"Passport Manager configuration ok."
"Passport Manager process started successfully."

Code snippet:
Dim Passport As PassportIdentity
Passport = Page.User.Identity
If (Passport.GetFromNetworkServer) Then
Response.Redirect("http://localhost")
End If

But GetFromNetworkServer is always false.

Any thoughts on this ?

Nov 16 '05 #2

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

Similar topics

3
by: Munna | last post by:
Hi. all!!!!!!!! With Passport Authentication AFTER SESSION TIME OUT How can i redirect the user to the Passport login page. And after getting the credential. I need to again redirect to the...
24
by: asj | last post by:
It seems that Microsoft may be slowly phasing away Passport, which had been one of the hyped components of the eroded dotnet hype....bye bye, passport, we hardly knew ye! bwahahahbwahahaha!!!!! ...
0
by: John Bravo | last post by:
Hi, I am hosting a .NET Passport Site in Pre-Production environment ( Windows 2003 Server, IIS 6, Passport 2.5). Issue 1) The site is working fine ( I am able to signout and signin) when I...
1
by: Sudhir Pai | last post by:
Hi All, I want to implement the .Net Passport Authentication in my ASP.NET web application. I have installed the Microsoft Passport SDK 2.5 on my machine. I have also registered my profile...
2
by: Stan | last post by:
Is it possible to debug a web site with password authentication in PreProduction mode Here is what I have done - Installed Passport SD - Set Password authentication in web.confi - Created...
0
by: Kathy | last post by:
Hi, I am facing some problems while implementing passport authentication. I have followed the following steps ... 1. Installed Passport SDK 2. Got the Key and installed 3. Set SiteID using...
5
by: Exception | last post by:
I'm preparing to take 70-315 soon. The skills assessment test on Microsoft's site (by MeasureUp) contains a question about .NET passport that I always fail to answer. I asked this question in...
16
by: Mr Newbie | last post by:
I'm trying to learn about passport authentication on ASP.NET 1.X but I cant find the download for the SDK it, does anyone know where it is ? ( I did find one reference, but it said the page was...
1
by: Lukasz Glaz | last post by:
The company I work in is switching to ASP.NET 2.0. We have seen that there is built-in support for Microsoft Passport authentication and we're considering it as an optional way of authenticating...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.