This topic is locked

ASPRunner.NET questions

5/11/2004 11:23:37 PM
ASPRunner.NET General questions
B
bronoman author

Question:

what are the server requirements for ASPrunner.net vs. ASPRunner?

In the past, I have used a Windows2000 server SP3 with IIS and a SQL Server2000. This has worked fine with ASPRunner 2.4.
It appears I'm now missing some .NET components, since everything works fine with ASPRunner.net except that the output contains no fields and sometimes buttons.
On the login page for example, this look like the following:

Login
Username: [field is missing]

Password: [field is missing]
[buttons are missing] [...]
this is true for all ASPX pages that are generated, tables, borders and text for the header is there, but no dynamic content or input boxes, buttons etc.
EditForm_incident.aspx shows for example only 3 elements plus the reset button:
Edit record []

--------------------------------------------------------------------------------

Back to list
dbo.incident
[RESET]
As far as the IIS configuration is concerned, it has not changed. In the properties for the default website, the execute permissions are set for scripting only (no execution), the application protection is set to medium (pooling).
any suggestions are welcome!

Matt <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=579&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />

admin 5/12/2004

Matt,
it looks like you missing .NET Framework which is required to test generated ASP.NET pages.
You can get it from Microsoft's Web site.

B
bronoman author 5/22/2004

thanks. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1911&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />
I'm looking at approx. 100 MB, but the download is already running.

I guess I will run the .net components on a test machine first.
Next question: are the .net components also required on the client side?
At this point the clients are strictly IE 6.0, since I have noted some bugs with Mozilla.
thanks,

Matt

admin 5/24/2004

Matt,
no, clients just need a browser to browse ASP.NET sites.