I have a solution which replaced this file:
/_layouts/dialog.master
(Yes i know this isn't supported)
When i deploy this to the 15 hive:
/_layouts/dialog.master stops working
/_layouts/15/dialog.master works
Before the deploy
/_layouts/dialog.master was working.
So how do i reset this ?
This was working before we installed SP1 / sept CU..
I tried the same test with an image:
Before any tampering:
/_layouts/15/images/CRPERSPC.GIF = Works
/_layouts/14/images/CRPERSPC.GIF = Fails
/_layouts/images/CRPERSPC.GIF = Works
After deploy:
/_layouts/15/images/CRPERSPC.GIF = Works
/_layouts/14/images/CRPERSPC.GIF = Fails
/_layouts/images/CRPERSPC.GIF = fails
If i copy the file to the 14 hive:
/_layouts/15/images/CRPERSPC.GIF = Works
/_layouts/14/images/CRPERSPC.GIF = Fails
/_layouts/images/CRPERSPC.GIF = Works <- Starts working again
So how can i undo this ??
There must be something in the database that keeps track of this ?