referenced assemblies
i started with the implementation of the referenced assemblies problem today. the system is now able to get the files in base of a .sln file and create the folder structure like it is on the 'server'. with this structure is it easier to upload the synced sourcefiles back to the 'server'. i just started with the new compilation process. ATTENTION: when you get newest source, you won't be able to create new projects or sync the documentation back, because the compilation doesn't work properly now!!!! i believe, i can finish the new compilation tomorrow. so you will be able to test the application tomorrow. for tomorrows meeting i have no special topics planned.
comment reflection
i have added the comment reflection to the project. i have implemented this feature in a very basic way. i just replace the new string with the old ones in the specific summary file. this is not practicabel, i know. because when you have exact the same string on the same page, all these strings will be replaced. but for now it should be sufficient. or not?also, i have corrected some bugs: - now, you can create projects with whitespaces in the name
- edit problem with controls with the same id
- you won't be able to edit the comments of an overload list site
tomorrow, i will start with the assembly problem.@retoi have never seen this error before. i get this error never today. are you sure, that the path in the web.config points to the presentation folder of the application? if this is correct, can you send me your common.xslt and syntax.xslt from the MSDN/xslt folder. this is very corious, because i have changed nothing in this section and i uploaded all the changed files yesterday.