Click here to Skip to main content
15,884,629 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
After upgraded my project to VS 2013 ,I got error like "error BC30456: 'Theme' is not a member of 'ASP.pages_parent_automaticpayment_aspx" .I couldn't reproduce this error in my local .Please help me to solve this error
Posted
Updated 4-Oct-15 19:16pm
v2
Comments
DamithSL 5-Oct-15 0:58am    
have you tried using clean deployment?(delete existing files in the server and deploy the latest release)
MickyTh 5-Oct-15 1:13am    
Yes I have done clean deployment. But sometimes I got this error.
ie, In the morning I found this error and after sometime I can't find this error.

1 solution

Quote:


Hi

I had the same problem.I simply deleted all files in the remote bin folder and copied it form the developement machine. It worked fine after this.


source: BC30456: 'Theme' is not a member of...[^]
 
Share this answer
 
Comments
MickyTh 5-Oct-15 2:29am    
Thank you for your help.
I tried this 2 weeks ago.But this is not a permanent solution.Because I again got this error today.
Anyone know the reason for this error? Please help me

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900