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

Joseph Hill jhill at arcfocus.com
Sat Apr 4 20:49:32 EDT 2009


Unfortunately, I actually do not know enough about the inner workings of 
precompiled apps to say if there would be away around this issue; 
however, it doesn't seem like there is a simple solution.  Changing the 
precompiledApp file wouldn't be enough of a change as full 
precompilation results in a different set of assemblies and .compiled files.

Joseph


> Thanks Joseph
>
> Hopefully not sounding completely out of my depth, but if I were just to
> change the precompliedApp file  would that solve the problem? Or is it much
> deeper than that - ie the whole compilation process needs to be done from
> scratch? 
>
> many thanks
>
> johnny
>
>
>
>
> jhill wrote:
>   
>> 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
>>>>
>>>>
>>>>     
>>>>         
>>>   
>>>       
>> _______________________________________________
>> 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