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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access Denied for mp3 files06 Feb 2004 17:06 GMT3
Hello, everyone:
I have an asp.net application which dynamically display some audio.
My way is:
litAudio.Text=@"<embed src='"+contentPath+"\\"+Session["lessonFolderName"]+"\\audio\\"+p1.audio.ToString().Trim()+@"' id='wavTest' hidden='true' height='20' width='80' autostart='true' ...
SSL06 Feb 2004 12:18 GMT2
I have an app in C#/ASP.NET 1.1 on a Win2003 server.
Now I'm trying to make it use SSL, so I requested and installed a server
certificate to IIS.
But now I have some questions:
Forms Authentication problem with IsAuthenticated06 Feb 2004 06:30 GMT2
I am trying to set up forms authentication for an ASP.NET web site.  I
programmed quite a bit of stuff with custom IPrincipal and IIdentity objects
and everything only to find out that none of it worked.  After fiddling
around with things I decided to try a really basic example.  A ...
Newbie deployment qeustion06 Feb 2004 06:06 GMT1
I have created my first web app and it runs fine on the machine it is
created on.  It comes up fine in a web browser on the host machine or remote
machines.
I have tried to move the application to our "official" webserver (just by
Byte array to string and back - newbie question05 Feb 2004 19:48 GMT2
I am trying to implement DES algorithm as described in the Microsoft article at
http://msdn.microsoft.com/library/en-us/dnnetsec/html/SecNetHT10.asp.
The problem is that I need to save the data in the database as String, and for that I have to convet from Byte array to string and ...
HTTP/1.1  500 Internal Server Error 05 Feb 2004 15:01 GMT2
When I try to create ASP.NET Web Application I get error :HTTP/1.1  500
Internal Server Error
I tried aspnet_regiis -i
it doesnt work. What Can I do?
Encryption of the query string in the URL05 Feb 2004 14:40 GMT2
We found out about this weird problem that happens on the encrypted string that we send across as a query string on the url. The page shows the erro
"The page has encountered an error...." and when I go to the the view source it displays this message
<!-- Error Information
Error: A ...
SSL for Intranets04 Feb 2004 16:53 GMT2
Is there a way to create our own certificate for our intranet .NET app. How
are other web app developers handling selling a web app that will require
SSL on the target server for intrnet use.  Rather than go through an
expensive 3rd party cert, i'd like to roll our own server cert ...
Illegal to mix Authentication methods ?04 Feb 2004 15:59 GMT6
  I have a Web Service, a Winform client and a web Application.  The Web App and the WinForm Client use the same Web Service (or such is the plan).
  The WinForm Client and the Webservice work together using Integrated Windows Authentication and works well.
  The nature of the ...
MD5 implementation04 Feb 2004 13:54 GMT3
I need to use MD5 to generate a hash of a string. It needs to be
compatible with the MD5 implementation in PHP.
public string ComputeMD5(string plain)
{
Conditional execution of Signout04 Feb 2004 03:11 GMT2
   I have a web app with a login page.  It all seems to work nicely.  The default page redirects to the login, the login redirects to the default(menu) page which has a signout link.  If I click the signout link, the cookie is removed.
  However, if I close the browser, the ...
ADAM authentication03 Feb 2004 20:46 GMT2
I've been kicking around ADAM on a 2003 server for a couple of days and after getting the major classes in the schema and making a few objects, now I'm ready to programitically test it.  I am able to use the LDP tool locally or remotely to logon as a Windows Identity (admin) or ...
Encryption of Authentication Ticket03 Feb 2004 18:38 GMT3
i have a question regarding the encryption of an Authentication Ticket under FormsAuthentication.  Can anyone tell me what type of encryption is used and what key(s) is it based on?  I simply want to know that the encryption is specific to the machine and possible the ASP.NET ...
UserData size limit in a FormsAuthenticationTicket03 Feb 2004 16:42 GMT1
Is there a size limit to the userData in a FormsAuthenticationTicket ?
I'm asking this because when I try to encrypt the FormsAuthenticationTicket
it returns a null but only when the userData is pretty large (about 3000 characters)
thanks,
Forms Authentication to specific folders03 Feb 2004 15:40 GMT24
I have a web application that is using Forms Authentication (with
users/passwords stored in a database) and for the most part it is working.
I have a web page with links on it to files of different types (exe, zip,
pdf)
Pages: 1 2 3 4 5 6 7 8 January, 2004
 
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.