Hi All, I am having problem in developing a .NET user control to be used on a web page. This .NET control will internally call a web service. The...
i am calling a COM object function from an aspx page. the COM has a simple function which calls the shellexecute winapi function to start a...
Hello everyone, I have a situation where I am hosting a windows forms based control on a web page in IE. Because the windows forms app uses web...
I'm implementing forms authentication on a site and can't get the redirection to the login page to work happen. It is behaving as though still...
Hi there, I have a windows 2003 server with a domain aspnet user being defined in IIS6 as the identity for .net to run under. This webserver has...
I have an Intranet site that I'm trying to work out some authentication issues on. Eventually, I want all of our domain users to add the url for the...
Hi there, I have a new win 2003 web server and having troubles setting up .NET. Im getting the following error from my applications: ...
Hello I have setup a forms authentication login page and use custom principal and identity. When authenticate everything goes well. But when I set...
Hi guys, I am new to forms Authetication and wish to do the following.. A bit like the Dreamweaver Authentication tool... 1. Authenticate my...
Is impersonation enabled in the web server? If so, those credentials would be use to access the file, not the ASPNET account. The...
I have set up my web config file to use Forms Authentication. In my login page after I validate my user, I want to store the id but I don't want to...
All, I have an ASP.NET application (with FormAuthentication but it shouldn't matter because I may allow unauthenticated user also). I want to...
Using IIs 6.0 on a Server 2003 box, and using ASP.NET I'm trying to do the following code snippit... Dim NewName As String =...
Hello After some effort I was able to come up with this class (converted from a C# example on MS' web site). Put this in a class in you vb.net...
Hi, I would like to ask where the best place to set up code access security at the enterprise level is. my guess is a domain controller (however...
Hi, Where can I store username password information my ASP.NET project. I am not using any database. I preferred to store in Application...
Hi, I am just building my first webpart. It worked fine when I just had output.write("hello"). As soon as I try and do this: SPWeb...
You don't have a password with integrated auth, so essentially, you are trying to do a bind with a username and a blank password. That won't work...
Are you searching in your domain, or the local computer? It isn't a domain account. --Michael "dave" <dave@discussions.microsoft.com> wrote in...
I have a forms authenticated asp.net web application. in login page there is a check box which when is checked user name should be kept for next...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules