I am creating a social networking site and one of the requirements is to have the subdomain like URL for each user. For example, for the user1 his profile page will be user1.mysitename.com and for the
Background: I have a site built in ASP.NET with Sql Server 2005 as it\'s database. The site is the only site on a Windows Server 2003 box sitting in my clients server room. The client is a local scho
I am trying to use the unmanaged ImageMagick library in my ASP.NET application from the command line using System.Diagnostics.Process.Basically, users will upload an .eps file to the site, and then I
I am working on application which runs as a special unprivileged user.I would like to be able to easily check to see if the user can read a given file.It seems like this should be easy, even when I go
I\'m receiving th开发者_如何转开发is error when trying to see a report.Well if this happened to you, you\'ve probably has just changed the password of the user that runs the Reporting Services.
I want to force one way communication only, between two computers in MS windows 2003 server OS for开发者_如何转开发 security purposes.I\'m not sure if it supports turning on one way communication, but
we have a setup developed in installshield vr 6.3. it is a self extractablesingle setup. it work fine in most on most of the Windows version but on Windows server 2003 64bit in Execution mode when doi
I haven\'t made any code or configuration changes (that I know of) to my ASP.NET web application and this morning it suddenly stopped showing the AM in my displayed times. PM still shows up, just not
I have a asp.net web application that runs locally and opens docx files in IE8. However, after deploying to our production server (Win2003), I get a 403 error. The same code works for doc files, just
I\'m trying to register a simple MSV1_0 subauthentication package for MS Windows Server 2003. I created a dll which i开发者_运维知识库mplements required functions described in MSDN. I copied my dll to