StrataFrame Forum

Status.aspx response

http://forum.strataframe.net/Topic12045.aspx

By Alex M. Lana - 10/17/2007

Greetings,

I'm starting with ES and could not get the Status.aspx after ES setup.

It simply shows the following message:

This is a marker file generated by the precompilation tool, and should not be deleted

The XML Datasources and web config files are already configured.

Can you help?

Thanks.



Alex Lana
By Ivan George Borges - 10/18/2007

Hi Alex.

In the web.config, have you typed the IP address from the machine where you are trying to access the Status.aspx page from?

If not, this is in the web.config, and is set in the StatusIpAddresses key.

By Alex M. Lana - 10/18/2007

Yep, as I've said before. I've gone trought all installation steps(help file).

Here's the config you've said:

add key="StatusIpAddresses" value="127.0.0.1;192.168.1.0/255.255.255.0;"

I've noticed that in the ES wwwroot the file status.aspx is a simple text file only with the following content:

This is a marker file generated by the precompilation tool, and should not be deleted!



Thanks,

Alex Lana
By Alex M. Lana - 10/18/2007

Ooopsss, I'm checking something here, maybe it's as ASP.NET issue, and not an ES.

I'll hit back later here.

Thanks
By Alex M. Lana - 10/18/2007

Sorry folks.

My mistake... IIS lost it's ASP.NET registry entries.

I've done a cleanup and registered ASP.NET 2.0 again.

Bu now I'm into another issue, I think it's an license one.

I'll try to fix it.



The type [MicroFour.StrataFrame.Data.SqlDataSourceItem, MicroFour StrataFrame Base, Version=1.5.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7] could not be resolved.



Thanks,

Alex
By Alex M. Lana - 10/18/2007

Greetings again,

BigGrin Problem solved!!!

I've changed the TypeAssemblyVersion to 1.6.0.0

Thanks for the attention.



Alex Lana


By Trent L. Taylor - 10/19/2007

Glad you got it going Smile