Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Page location / redirect error problem solved...

  Asked By: Bhavika Chikhalia         Date: Jan 17, 2010      Category: Sharepoint      Views: 191
 

Just in case anyone else runs into the same problem...
when configuring the xsl templates, do not use images that step outside the
portal - this seems to cause problems for the pages redirects. For example,
if you replace the dashlogo.gif with a new image 'imagelogo.jpg' and give
http://<IP address>/imagelogo.jpg as the address, the page will load but
will not go to the correct page when you click on the button (such as
cancel, continue). Placing the image inside the resources folder and giving
'imagelogo.jpg as the address (i.e. the filename) will work, however. This
seems to be the case from my experience...I do not know if the strUrl...
variable is somehow cleared by this or if the image cannot be located
(strange given that it is since it is displayed).


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:            

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Page location / redirect error problem solved... Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].