[Mono-aspnet-list] This is a marker file generated by the precompilation tool and should not be deleted

jat14 jat14 at psu.edu
Tue May 19 10:20:00 EDT 2009


I am getting the error "this is a marker file generated by the precompilation
tool"
i compiled my code  using the following command
aspnet_compiler -v \venangotest d:\stage0430

so from what i understand i have my code compiled for a virtual path
venangotest

-----------------
on suse linux with mono 2.4 installed.
on this machine i ftp my code physically to
srv/www/htdocs/websites/venangomachine.com/team01...

in this area i see a bin folder with my compiled .dll file and several of my
compiled aspx pages..above the bin folder i see the aspx pages with the
above message...

----------------------
so...
what do i need to do on the linux machine to see my compiled aspx pages..

------------
when go to http://asp.customeng.com...get to the mono area..
when go to http://asp.customeng.com/websites...see the sample aspx pages...

---
i think i need to put something like the following

LoadModule mono_module modules/mod_mono.so
Alis /venangotest "/srv/www/htdocs/websites/venangomachine.com/team01 
AddMonoApplications default
"/venangotest:/srv/www/htdocs/websites/venangomchaine.com/team01
<Location /venangotest>
  /SetHandler mono
</Location>

Am I thinking correctly?? In which config file should this be in???



Ultimately...i want to type in
http:/asp.customeng.com/websites/venangomachine.com/team01 and see my
pages..not the marker file message..



Help!!  I have been struggling with this for a while....

Thanks in advance
-- 
View this message in context: http://www.nabble.com/This-is-a-marker-file-generated-by-the-precompilation-tool-and-should-not-be-deleted-tp23617348p23617348.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list