Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Losing custom identity30 Jul 2005 01:27 GMT2
For authentication we are using an external DB. I can use Forms
authentication and use the loginUrl="MyLoginForm.aspx" just fine.  But
for authorization, we cannot use a static list of roles for people,
their authorization depends on factors which change as they use the
Forms Authentication: <location> authorization not bypasssing login page.29 Jul 2005 20:38 GMT1
I am trying to configure my forms authentication so a certain page is not
subject to a redirect to the login page.  This seems like it should be a
simple thing to do with a <location> tag, but its just not working.  Requets
to the page (public.aspx) specified in the <location> ...
Exception Access denied , creating a new excel object  in ASP.Net29 Jul 2005 13:09 GMT2
In my web application i am reading the data from excel file and inserting the
records into the database.(In ASP.net C#)
for some users i am getting exception "Access denied" at the following line
of the code.
how to prevent auth ticket expiration29 Jul 2005 00:00 GMT2
In the forms authentication construct, I need a way to prevent ticket
IssueDate and Expiration from being updated for a specific page only. By
default forms authentication updates these two values whenever a page is
requested and slides these values forward. Is there any way to ...
trouble w/ Forms Auth and domain cookies28 Jul 2005 08:22 GMT3
I'm having trouble with a domain cookie and forms authentication.
We have several sub-domains so we create a domain cookie for forms
authentication purposes:
cook.domain = ".mydomain.com"
"Access is Denied" when calling a vb.net queued components in Windows2003 from a Web application26 Jul 2005 20:43 GMT1
in my Web application, I 've a C# assembly that call a method of a Queued
Component
IMyComponent MyComp = (IMyComponent)
(Marshal.BindToMoniker("queue:/new:MyAssemblyName.MyClassName"));
Customize CreateUserWizard26 Jul 2005 03:26 GMT2
I am using Microsoft's Visual Studio .Net 2005 Beta 2 Team Suite. I am
trying to create new user with the help of CreateUserWizard, I right click
the control and clicked customized and added new fields like First Name,
Middle Name, Last Name, Phone etc. This new fields which I ...
Failure to set credentials26 Jul 2005 03:23 GMT7
I've written a web service that returns some user-specific information. I'm
calling that web service from an InfoPath form as managed code:
           MsgBox("Calling WhoAmI service", MsgBoxStyle.OKOnly, "OnLoad")
           Try
ClassFactory cannot supply requested class (2nd Post - MSFT Please make an effort!)26 Jul 2005 00:01 GMT3
I've searched long and hard thru the groups for similar issues but
unfortunately I cannot still resolve my issue.
My issue is that I've moved webservices from a W2k server to a new Win
2003 server. The service I'm having issues with is built with C# but
Security question?24 Jul 2005 20:08 GMT2
Application has a webform where user can edit/modify some information that
are stored in database.
When I show data to user, I must somewhere memorize ID of database record
that is currently edited.
asp.net login contol using url redirect24 Jul 2005 13:20 GMT5
I have an asp.net website that uses the login control and a custom build
membership provider. The site is running fine, but the problem is that
i cannot use it in a frame from another site. When logging in the login
screen just reapears. It will however give back a message if a ...
Forms authorization cookie always set to expire in 2055?22 Jul 2005 23:49 GMT1
I'm using Forms authorization.  In my <forms> section I have timeout="30",
but when I examine the cookie, it shows it expiring in 2055?  Why?
  <authentication mode="Forms">
     <forms
Please Help!-Trying to brows my asp.net application but I get a logon prompt-22 Jul 2005 21:25 GMT6
We have an asp.net application on a windows 2003 server which is part of a
domain controller which my worksatis is too. We have impersonated in our
applciation with a fixed identity account which is also a domain account and
is part of the admininstrator group of the webserver ...
forms authentication cookie changes22 Jul 2005 09:08 GMT2
For reasons I would rather not go into, I sometimes need to get the value of
the forms authentication cookie and use it later when submitting another
request to the server.
mostly this works fine but sometimes it seems that the server decides to
Session State vs. What?21 Jul 2005 19:46 GMT6
Howdy,
I just learned how to use Forms Authentication. yeah me! However, it is
quite limited as to how much information you can store and retrieve from it.
For example, in my past ASP and ASP.NET applications I have used the session
Pages: 1 2 3 4 June, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.