Is this a yellow screen that occurs each time you try to either enter the Umbraco backoffice or the website?
If so try and see if there are some leftovers from uWebshop in the /bin/ folder that you need to delete manually. If there is any files with the "uWebshop.*" in them.
You're not by any chance using a versioning control system like git/mercurial are you? Then it would be fairly easy to do a rollback on the files to the last working version.
Perhaps you need to go to /config/xsltExtensions.config and see if there also is a uWebshop entry in this place - if there is then remove it.
But I have some spare time right now so I think i'll try spinning up a clean installation of 7.1.1 and then install/uninstall and see if I get the same error.
Uninstalling Package
Hi,
After uninstalling a package I am facing a problem.
It is showing a error page.
"
Could not load type 'uWebshop.ActionHandlers.UrlRewriting'.
"
This is the error after running the project through Visual Studio 2013.
I am using umbraco7.1.1
Please let me know what to do.
Thanks in advance.
Hi Gaurav
Is this a yellow screen that occurs each time you try to either enter the Umbraco backoffice or the website?
If so try and see if there are some leftovers from uWebshop in the /bin/ folder that you need to delete manually. If there is any files with the "uWebshop.*" in them.
Hope this helps.
/Jan
Hi,
I did as you told but still I am having the same issue.
Yes this is the yellow screen that occurs each time you try to either enter the Umbraco backoffice or the website.
The package is compatible for umbraco 6+ version but I installed it with Umbraco version 7.1.1 so I have uninstalled it. But now that issue is coming.
I am not able to see my website as well as admin screen.
Thanks
Hi Gaurav
You're not by any chance using a versioning control system like git/mercurial are you? Then it would be fairly easy to do a rollback on the files to the last working version.
Perhaps you need to go to /config/xsltExtensions.config and see if there also is a uWebshop entry in this place - if there is then remove it.
Hope this helps.
/Jan
Hi
Thanks for your quick reply.
I did not idntify this file in config.
So how can be this problem solved?
I am totally clue less.What to do?
Thanks
Hi Gaurav
Yeah I'm clueless about this too...
But I have some spare time right now so I think i'll try spinning up a clean installation of 7.1.1 and then install/uninstall and see if I get the same error.
I will keep you posted.
/Jan
Hi Gaurav
Ok, before I can do this I need to know what version of uWebshop you installed? I did not realise that there is a version 2 shop.
So if you could link to the proper package and mention exactly what version you downloaded and installed I can give it a go.
Cheers, Jan
Hi
I have installed this version "uWebshop Foundation 2.4.3.3 for Umbraco 6+".
I have installed this package in Umbraco version 7.1.1 latest stable.
"http://uwebshop.com/download/" is the link where you can get the package.
Thanks for your help and valuable time.
Hi
I got how to solved the issue.
Need to remove the uWebshop.ActionHandler from the /webconfig also.
Thanks for the precious support.
Hi Guarav
Glad to hear you managed to get it solved :)
/Jan
is working on a reply...