I have a mvc2 project that references an assembly that is an EXE.  The 
controllers see the project just fine and can reference all of the assembly's 
classes.  However the view does not have the assembly referenced.  Looking at 
the compiler command line for the view error, there is no /r: line for the 
linked exe assembly.  

Not sure why views don't link in exe assembly's.  Any suggestions?  In the mean 
time, I can break out the common code into a separate ell assembly.

Thanks,

John
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to