Probs uploading ASP .NET project

J

JimC

I'm working with a new ASP.NET Web host, a shared
service sold by Hostik in Sacramento. (They may
be buying their service from Lanset.)

I created a test project just to make sure the thing was
working, and uploaded four files:

WebForm1.aspx
Web.config
Styles.css
bin/WebApp1.dll

Didn't seem to be working, and the problem is
probably on my end. I get a message objecting to
a line in the Web.config file

<authentication mode="Windows" />

But along with this, they're telling me that a shared user can't
have .DLL files. Does this make sense?
 
S

S. Justin Gengo [MCP]

Jim,

Windows authentication uses user accounts on the server. Normally you can't
do that on a shared host, there may be exceptions. But not allowing .dll
files? That's not normal for a host running .NET. Does this shared host say
they support ASP.NET?

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top