| | | 
StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/02/2008 10:42:28 AM Posts: 20, Visits: 264 |
| 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 |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Yesterday @ 9:36:18 PM Posts: 597, Visits: 10,686 |
| | 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. |
| | | | 
StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/02/2008 10:42:28 AM Posts: 20, Visits: 264 |
| 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 |
| | | | 
StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/02/2008 10:42:28 AM Posts: 20, Visits: 264 |
| Ooopsss, I'm checking something here, maybe it's as ASP.NET issue, and not an ES.
I'll hit back later here.
Thanks |
| | | | 
StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/02/2008 10:42:28 AM Posts: 20, Visits: 264 |
| 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 |
| | | | 
StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/02/2008 10:42:28 AM Posts: 20, Visits: 264 |
| Greetings again,
Problem solved!!!
I've changed the TypeAssemblyVersion to 1.6.0.0
Thanks for the attention.
Alex Lana
|
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 9:36:54 PM Posts: 4,200, Visits: 4,251 |
| Glad you got it going |
| |
|
|