@Jennifier - How you install Tea Commerce - You just download the package and install it from the developer section -> Packages -> Install local package and chosse the zip file.
Dont know exactly what you mean by "And, why do I have to install a package that I don't need on my site to fix it?" - could you try and explain that for me? Dont you need Tea Commerce?
When I upgraded from 4.5.2 to 4.6.1 - I couldn't get into the admin area as I got this error:
Could not load type 'umbraco.Singleton`1' from assembly 'umbraco, Version=1.0.4029.25836, Culture=neutral, PublicKeyToken=null'.
This thread was the only thing I could find that mentioned that specific error, but since I never had Tea Commerce installed in the previous version of Umbraco I didn't understand why installing it would fix the problem or how to do so when I couldn't access the admin area.
Luckily I got in touch with Casey Neehouse and he directed me to look at my other installed packages for incompatibilities, so I'm no longer getting this error. Sorry for the confusion. I've never upgraded Umbraco, so I was looking at anything that would resolve the issue. Thanks for your time.
Ahh i see :) Yes this error is because some code was moved in the umbraco core causing some packages to break - Tea Commerce was using some of these moved methods and got the error - so if someone get this error check what packages you have installed as it one of these that cause this error.
Install fails on Umbraco 4.6.1
After installation the Umbraco Admin is broken. You get the following error:
Could not load type 'umbraco.Singleton`1' from assembly 'umbraco, Version=1.0.4029.25836, Culture=neutral, PublicKeyToken=null'.
Problem is solved with: Tea Commerce 1.1.0.2
/Jesper
The problem is solved with version 1.1.0.2 as Jesper specified
How do I install it? And, why do I have to install a package that I don't need on my site to fix it?
@Jennifier - How you install Tea Commerce - You just download the package and install it from the developer section -> Packages -> Install local package and chosse the zip file.
Dont know exactly what you mean by "And, why do I have to install a package that I don't need on my site to fix it?" - could you try and explain that for me? Dont you need Tea Commerce?
When I upgraded from 4.5.2 to 4.6.1 - I couldn't get into the admin area as I got this error:
Could not load type 'umbraco.Singleton`1' from assembly 'umbraco, Version=1.0.4029.25836, Culture=neutral, PublicKeyToken=null'.
This thread was the only thing I could find that mentioned that specific error, but since I never had Tea Commerce installed in the previous version of Umbraco I didn't understand why installing it would fix the problem or how to do so when I couldn't access the admin area.
Luckily I got in touch with Casey Neehouse and he directed me to look at my other installed packages for incompatibilities, so I'm no longer getting this error. Sorry for the confusion. I've never upgraded Umbraco, so I was looking at anything that would resolve the issue. Thanks for your time.
Ahh i see :) Yes this error is because some code was moved in the umbraco core causing some packages to break - Tea Commerce was using some of these moved methods and got the error - so if someone get this error check what packages you have installed as it one of these that cause this error.
is working on a reply...