PDA

View Full Version : Developing ASP.net with hosted server controls


l.a.marco
07-13-2004, 05:10 AM
Considering that discountASP.Net is not a testserver, I would expect that I should develop and test my component locally (localhost to be precise). However in order to test it, I need the same controls from the server on my local machine. E.g. the AspNetEmail control.

Is there a way to get a binary copy of these controls only for development purposes?

Else it's more like coding very carefully and testing it in production! I think nobody would benefit from that scenario.

Regards,

Marco

MikeKovach
02-22-2005, 01:33 AM
Let me add this idea for components: Why can't we design our products local and refernece the components remotely.

Eric
02-22-2005, 01:57 AM
You can download trial versions from the component vendor for short term use, or you can purchase the component for long term use.

DiscountASP.NET
http://www.DiscountASP.NET

ElucidWeb
02-22-2005, 12:28 PM
I have this same problem, I think the hosted controls are worthless without the ability to test them locally...and I for one spent many many hours getting the treeview to work, only to find out it only works 1 if you have inline code, codebehind wont work, 2 you cant run it at ALL locally once you have it setup this way...

There has to be a better way...this is totally unacceptable for a developer...its not worth having hosted components..you my as well just get rid of them!

bruce
02-23-2005, 09:14 AM
Hey, good point.

But the limitation is a Windows problem. Let's hope Longhorn fix that.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

Deprecated
02-25-2005, 08:29 AM
not a "problem" perse..more like a security risk.

imagine exposing .dll's to the public..the risk would simply just be too great. I could not imagine any instances where i would allow remote access to installed components.

A way to use the hosting account as a test server would be to create a sub-directory, create a user and then remove anonymous access to that folder while assigning the newly created user to that folder. That way you CAN use DASP as a test environment.

either that or simply get the trials that are usually available from the component vendors.

----
Brian H. Madsen
Microsoft SQL Server IG Perth - Organiser
http://www.sqlserver.org.au