Modify Sharepoint Site defaults.aspx without modifying Site
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Modify Sharepoint Site defaults.aspx without modifying Site

 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development
Author Message
orlanmon
Guest





Posted: Thu Jan 13, 2005 4:39 am    Post subject: Modify Sharepoint Site defaults.aspx without modifying Site Reply with quote

I would like to know if anyone out there knows how to modify the
default.aspx file of a Sharepoint Portal Site after the site is created. I
have seen articles of modifying this file in a Site Definition and then
generating a new Site using this modified Site Definition but I would like to
see if it is possible to perform this operation on the version of this file
stored in the content database. Any help would be much appreciated. Also
once a site definition is modified do can you simply restrart IIS on the
Sharepoint Server to see the reflected changes. Thanks in advance for anyones
help with these two questions.
Back to top
Amar Galla
Guest





Posted: Thu Jan 13, 2005 10:15 am    Post subject: Re: Modify Sharepoint Site defaults.aspx without modifying S Reply with quote

Simply open FrontPage 2003, and choose File-> Open Site.
Enter your SPS sites root and from the file list, open up default.aspx, and
edit it to your heart's content.

--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:277F09CD-896A-4519-80B5-5877387BFAEB@microsoft.com...
Quote:
I would like to know if anyone out there knows how to modify the
default.aspx file of a Sharepoint Portal Site after the site is created.
I
have seen articles of modifying this file in a Site Definition and then
generating a new Site using this modified Site Definition but I would like
to
see if it is possible to perform this operation on the version of this
file
stored in the content database. Any help would be much appreciated.
Also
once a site definition is modified do can you simply restrart IIS on the
Sharepoint Server to see the reflected changes. Thanks in advance for
anyones
help with these two questions.

Back to top
orlanmon
Guest





Posted: Thu Jan 13, 2005 8:37 pm    Post subject: Re: Modify Sharepoint Site defaults.aspx without modifying S Reply with quote

Amar...

Thanks for the response, I have tried to modify the default.aspx from
the content database but I get the following error condition. I will
reserch the error but more importantly I know that editing this page through
Frontpage is an acceptable option. Thanks again for you help...


Orlando C. Monaco


soap:Server Exception of type
Microsoft.SharePoint.SoapServer.SoapServerException was thrown. A Web Part
or Web Form Control on this Web Part Page cannot be displayed or imported
because it is not registered as safe on this site. You may not be able to
open this page in an HTML editor that is compatible with Microsoft Windows
SharePoint Services, such as Microsoft Office FrontPage. To fix this page,
contact the site administrator to have the Web Part or Web Form Control
configured as safe. You can also remove the Web Part or Web Form Control from
the page by using the Web Parts Maintenance Page. If you have the necessary
permissions, you can use this page to disable Web Parts temporarily or remove
personal settings. For more information, contact your site administrator.



"Amar Galla" wrote:

Quote:
Simply open FrontPage 2003, and choose File-> Open Site.
Enter your SPS sites root and from the file list, open up default.aspx, and
edit it to your heart's content.

--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:277F09CD-896A-4519-80B5-5877387BFAEB@microsoft.com...
I would like to know if anyone out there knows how to modify the
default.aspx file of a Sharepoint Portal Site after the site is created.
I
have seen articles of modifying this file in a Site Definition and then
generating a new Site using this modified Site Definition but I would like
to
see if it is possible to perform this operation on the version of this
file
stored in the content database. Any help would be much appreciated.
Also
once a site definition is modified do can you simply restrart IIS on the
Sharepoint Server to see the reflected changes. Thanks in advance for
anyones
help with these two questions.




Back to top
Kyle Petersen
Guest





Posted: Mon Jan 17, 2005 12:29 am    Post subject: Re: Modify Sharepoint Site defaults.aspx without modifying S Reply with quote

Are you trying to add a new webpart to the default.aspx page? It sounds
like the webpart is not registred in the web.config file as safe.

Kyle

"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:CD672E9E-D08C-402D-8FFA-6183784E661C@microsoft.com...
Quote:

Amar...

Thanks for the response, I have tried to modify the default.aspx from
the content database but I get the following error condition. I will
reserch the error but more importantly I know that editing this page
through
Frontpage is an acceptable option. Thanks again for you help...


Orlando C. Monaco


soap:Server Exception of type
Microsoft.SharePoint.SoapServer.SoapServerException was thrown. A Web
Part
or Web Form Control on this Web Part Page cannot be displayed or imported
because it is not registered as safe on this site. You may not be able to
open this page in an HTML editor that is compatible with Microsoft Windows
SharePoint Services, such as Microsoft Office FrontPage. To fix this page,
contact the site administrator to have the Web Part or Web Form Control
configured as safe. You can also remove the Web Part or Web Form Control
from
the page by using the Web Parts Maintenance Page. If you have the
necessary
permissions, you can use this page to disable Web Parts temporarily or
remove
personal settings. For more information, contact your site administrator.



"Amar Galla" wrote:

Simply open FrontPage 2003, and choose File-> Open Site.
Enter your SPS sites root and from the file list, open up default.aspx,
and
edit it to your heart's content.

--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:277F09CD-896A-4519-80B5-5877387BFAEB@microsoft.com...
I would like to know if anyone out there knows how to modify the
default.aspx file of a Sharepoint Portal Site after the site is
created.
I
have seen articles of modifying this file in a Site Definition and then
generating a new Site using this modified Site Definition but I would
like
to
see if it is possible to perform this operation on the version of this
file
stored in the content database. Any help would be much appreciated.
Also
once a site definition is modified do can you simply restrart IIS on
the
Sharepoint Server to see the reflected changes. Thanks in advance for
anyones
help with these two questions.




Back to top
Amar Galla
Guest





Posted: Tue Jan 18, 2005 6:45 pm    Post subject: Re: Modify Sharepoint Site defaults.aspx without modifying S Reply with quote

Hmm. Try to go to your maintenance page, and knock off all your custom
webparts from the default page, and then try to open in frontpage. I have
also faces such problems with custom webparts.

--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:CD672E9E-D08C-402D-8FFA-6183784E661C@microsoft.com...
Quote:

Amar...

Thanks for the response, I have tried to modify the default.aspx
from
the content database but I get the following error condition. I will
reserch the error but more importantly I know that editing this page
through
Frontpage is an acceptable option. Thanks again for you help...


Orlando C. Monaco


soap:Server Exception of type
Microsoft.SharePoint.SoapServer.SoapServerException was thrown. A Web
Part
or Web Form Control on this Web Part Page cannot be displayed or imported
because it is not registered as safe on this site. You may not be able to
open this page in an HTML editor that is compatible with Microsoft Windows
SharePoint Services, such as Microsoft Office FrontPage. To fix this page,
contact the site administrator to have the Web Part or Web Form Control
configured as safe. You can also remove the Web Part or Web Form Control
from
the page by using the Web Parts Maintenance Page. If you have the
necessary
permissions, you can use this page to disable Web Parts temporarily or
remove
personal settings. For more information, contact your site administrator.



"Amar Galla" wrote:

Simply open FrontPage 2003, and choose File-> Open Site.
Enter your SPS sites root and from the file list, open up default.aspx,
and
edit it to your heart's content.

--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"orlanmon" <orlanmon@discussions.microsoft.com> wrote in message
news:277F09CD-896A-4519-80B5-5877387BFAEB@microsoft.com...
I would like to know if anyone out there knows how to modify the
default.aspx file of a Sharepoint Portal Site after the site is
created.
I
have seen articles of modifying this file in a Site Definition and
then
generating a new Site using this modified Site Definition but I would
like
to
see if it is possible to perform this operation on the version of this
file
stored in the content database. Any help would be much appreciated.
Also
once a site definition is modified do can you simply restrart IIS on
the
Sharepoint Server to see the reflected changes. Thanks in advance for
anyones
help with these two questions.




Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB