[Mono-aspnet-list] Compiler Error Message: CS0433

Joseph Hill jhill at arcfocus.com
Fri Apr 3 12:03:56 EDT 2009


Hi Johnny

It sounds like you have an updateable (ie., partially) precompiled 
website.  Unfortunately, Mono 2.4 does not support running updateable 
precompiled websites yet (but I expect to see this changed soon).

If you have the complete source for the solution, then you can either 
deploy the site without any precompilation, or you can fully precompile 
the website so that it is non-updateable.

Hope that helps
Joseph

> Hi
>
> This is a website, which was built for me, I am fairly sure it was
> pre-compiled from VS, though I am not able to get in touch with the original
> developer.  I have moved this before, but between versions of Server 2003
> and ISS, without any issues.
>
> thanks
>
> Johnny
>
>
>
>
> jhill wrote:
>   
>> Is this a web site or a web application project type in Visual Studio? 
>>
>> Also, how are you deploying the application?  Is it precompiled (i.e., 
>> published from VS)?
>>
>> Joseph
>>
>>     
>>> Hi 
>>>
>>> Posting again as I am not sure i was on the relevant forum.
>>>
>>> I have been looking on the forums for a specific resolution of this
>>> issue,
>>> so I appoligise if there is already one out there.  I am trying to move
>>> my
>>> asp pages from ISS on Server 2003 to Appache on Fedora 10, however I have
>>> run into this issue (see attached), which I cannot seem to find a
>>> solution. 
>>> I have tried adjusting the compilation assemblies in webconfig, but
>>> really I
>>> am unsure, if anyone has a resolution for this it will be much
>>> appreciated. 
>>>
>>> Many thanks 
>>>
>>> Johnny 
>>> http://www.nabble.com/file/p22834788/Compilation%2BError.htm
>>> Compilation+Error.htm 
>>>   
>>>       
>> _______________________________________________
>> Mono-aspnet-list mailing list
>> Mono-aspnet-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>>
>>
>>     
>
>   



More information about the Mono-aspnet-list mailing list