189 reputation
316
bio website
location
age
visits member for 1 year, 3 months
seen May 3 at 9:44
stats profile views 80

Feb
29
revised Duplicate Top Drop Down Menu in SharePoint 2010
edited title
Feb
28
comment Duplicate Top Drop Down Menu in SharePoint 2010
I tried that but it duplicates my menu instead of Drop Downs.
Feb
27
asked Duplicate Top Drop Down Menu in SharePoint 2010
Feb
27
comment Error on activating Publishing Feature SharePoint 2010
Ok I got it done. What I did was I changed my site's application pool in IIS to Central Admin's application pool. Activated the feature and revert back the application pool to my site's own.And I was done.
Feb
27
revised Error on activating Publishing Feature SharePoint 2010
added 136 characters in body
Feb
27
awarded  Scholar
Feb
27
answered File not found Error SharePoint 2010
Feb
27
asked Error on activating Publishing Feature SharePoint 2010
Feb
25
comment Editing default master Broke Central Admin
Well I think default.master should be the culprit as all this started after opening it in SPD
Feb
24
comment Editing default master Broke Central Admin
yes i have these settings.it shows me error that welcome.acsx doesn't exist though its present physically.
Feb
24
awarded  Commentator
Feb
24
comment Editing default master Broke Central Admin
Unfortunately this also dint work.
Feb
24
comment File not found Error SharePoint 2010
I tried your solution I put the (~/) back in the path and my ascx controls exist as well at the said path.Still no luck.
Feb
24
comment Editing default master Broke Central Admin
I did this but of no use.
Feb
24
comment Editing default master Broke Central Admin
Even I tried to reset the master page back to site definition but it didn't help either.
Feb
24
asked Editing default master Broke Central Admin
Feb
24
comment File not found Error SharePoint 2010
Now I am getting the following error " /_catalogs/masterpage/_controltemplates/Welcome.ascx does not exist. I have googled for this and the cause for this has been truncation of "~/" from the src attribute of these controls. Though I have put corrected the path but still default master is not loading.Any help? Thanks
Feb
23
comment File not found Error SharePoint 2010
I tried to change the master page but still no luck. I checked the logs and the error its logging is about unsafe controls on master page.That the controls on master page are not registered as safe hence the master page is breaking all the pages.
Feb
22
comment File not found Error SharePoint 2010
Now some pages of Central Admin and some of my site collection are accessible like "Site Settings" etc. But not others.I doubt some master page has problem.Any idea how to resolve it?
Feb
22
comment File not found Error SharePoint 2010
Well I was just changing the properties of TopNavigation But I have reset the master page. Still id dint help.