Forums

This topic is locked

SQL Server setup on local machine

Posted 04 Oct 2004 20:55:30
1
has voted
04 Oct 2004 20:55:30 Chris Sweeney posted:
Hi all

I'm trying to create a demo site that I can show tomorrow! I've installed
MS_SQL server on my Win2000 laptop and the site now works fine, except when
I try to upload images, using the Smart Image Processor extension.

The error is reproduced below, and I guess it's to do with permissions. I
installed .net 1.1 on the machine to enable me to use the extension.

Error: System.UnauthorizedAccessException: Access to the path
"c:\inetpub\wwwroot\sitename\members\officers\pic1.jpg" is denied. at
System.IO.__Error.WinIOError(Int32 errorCode, String str) at
System.IO.File.Delete(String path) at _ASP.ResizeImage_aspx.Page_Load(Object
s, EventArgs e)

If anyone could tell me the setting I need to change - and how - I'd be very
grateful.

Cheers

Chris

Reply to this topic