PDA

View Full Version : ASP.net help


Dahquim
09-11-03, 07:29 AM
the hosting company that i am currently with were going to use the .net platform, so I thought i would learn a new language (ASP.NET, VB.NET and some ADO), i have written a whole site including logins, SQL serevr access, and some other features.

However they have now decided that there could be security issues if they install it, i have tried talking to them and reassuring them but nothing seems to work.

So my question is, how can i convert ALL my current ASP.NET code into ASP code, and still have the functionality.

If this is not possible what would you recommend (and i cant choose another provider as the company has paid them for 5 years registration).

Thanks alot

Dahquim

Shane
09-11-03, 12:29 PM
There isn't a full automatic reliable way to do this. You can either sit down and do it, or hire someone to do it.

But, you should seriously considering talking with them about their .NET views as they have no idea what they are talking about. Or point them over here. :)

webscript
09-12-03, 03:39 AM
I agree with Shane, Talk to them about .NET,

Get them to ask around, talk to other hosts, .NET has high security features.

Dahquim
09-12-03, 03:55 AM
I have just sent them an email, and plan to have a chat with them over the phone, i have been compiling a list of sites about security and .NET. i think they have been looking at the SDK, which isn't recommended for production servers, but the redist is.

So hopefully i will have some good news

Thanks all
Dahquim