[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

Enterprise Portal header image

Cleve

2/27/2006 8:13:00 PM

I am attempting to make a simple header modification in the Enterprise
Protal. The only thing left is to replace the default Lighthouse image to my
company's image. So far I have run the setup through Axapta's wizard, and
when that did not work, I renamed the Lighthouse image and named my company
logo to the original Lighthouse image name.

The Axapta documentation is very slim, so I have been unable to find any
reference to my conflict. For such an easy change, I hope someone can help.

Thanks in advance.
--
Mike C
4 Answers

Kenneth Puggaard [MSFT]

2/28/2006 1:40:00 PM

0

The company logo is stored in the resource node in AOT (LightCompanyLogo),
so you could try the following.



1.. Add your new image to the resource node in the AOT.
2.. Open the page EPHeader in the HTML editor and change the property
"imageResourceName" on the image weblet holding the company logo.
--
Best regards,
Kenneth

This posting is provided "AS IS" with no warranties and confers no rights.




"Cleve" <Cleve@discussions.microsoft.com> wrote in message
news:31BE0EAA-7961-441E-87F6-4F3C21C1338C@microsoft.com...
>I am attempting to make a simple header modification in the Enterprise
> Protal. The only thing left is to replace the default Lighthouse image to
> my
> company's image. So far I have run the setup through Axapta's wizard, and
> when that did not work, I renamed the Lighthouse image and named my
> company
> logo to the original Lighthouse image name.
>
> The Axapta documentation is very slim, so I have been unable to find any
> reference to my conflict. For such an easy change, I hope someone can
> help.
>
> Thanks in advance.
> --
> Mike C


Cleve

2/28/2006 3:43:00 PM

0

Kenneth,

Thank you for the help. I added a new Resource and then went throught all
of the web pages located at Web - Web Pages - HTML Pages - Standard Pages and
made certain my company logo replaced the Lighthouse logo. However, when I
launch the Enterprise Portal, the Lighthouse logo is still displayed. Do I
need to make a change(s) elsewhere.

Thanks

Cleve
--


"Kenneth Puggaard [MSFT]" wrote:

> The company logo is stored in the resource node in AOT (LightCompanyLogo),
> so you could try the following.
>
>
>
> 1.. Add your new image to the resource node in the AOT.
> 2.. Open the page EPHeader in the HTML editor and change the property
> "imageResourceName" on the image weblet holding the company logo.
> --
> Best regards,
> Kenneth
>
> This posting is provided "AS IS" with no warranties and confers no rights.
>
>
>
>
> "Cleve" <Cleve@discussions.microsoft.com> wrote in message
> news:31BE0EAA-7961-441E-87F6-4F3C21C1338C@microsoft.com...
> >I am attempting to make a simple header modification in the Enterprise
> > Protal. The only thing left is to replace the default Lighthouse image to
> > my
> > company's image. So far I have run the setup through Axapta's wizard, and
> > when that did not work, I renamed the Lighthouse image and named my
> > company
> > logo to the original Lighthouse image name.
> >
> > The Axapta documentation is very slim, so I have been unable to find any
> > reference to my conflict. For such an easy change, I hope someone can
> > help.
> >
> > Thanks in advance.
> > --
> > Mike C
>
>
>

Kenneth Puggaard [MSFT]

3/1/2006 2:43:00 PM

0

I forgot, you also need to add your new resource to the Enterprise Portal
web project and then click the update button on the web site form
(admin->setup->Internet->web sites).


--
Best regards,

Kenneth

This posting is provided "AS IS" with no warranties and confers no rights.



"Cleve" <Cleve@discussions.microsoft.com> wrote in message
news:53F75634-3C3E-4ACE-BE43-FBB26D603600@microsoft.com...
> Kenneth,
>
> Thank you for the help. I added a new Resource and then went throught all
> of the web pages located at Web - Web Pages - HTML Pages - Standard Pages
> and
> made certain my company logo replaced the Lighthouse logo. However, when
> I
> launch the Enterprise Portal, the Lighthouse logo is still displayed. Do
> I
> need to make a change(s) elsewhere.
>
> Thanks
>
> Cleve
> --
>
>
> "Kenneth Puggaard [MSFT]" wrote:
>
>> The company logo is stored in the resource node in AOT
>> (LightCompanyLogo),
>> so you could try the following.
>>
>>
>>
>> 1.. Add your new image to the resource node in the AOT.
>> 2.. Open the page EPHeader in the HTML editor and change the property
>> "imageResourceName" on the image weblet holding the company logo.
>> --
>> Best regards,
>> Kenneth
>>
>> This posting is provided "AS IS" with no warranties and confers no
>> rights.
>>
>>
>>
>>
>> "Cleve" <Cleve@discussions.microsoft.com> wrote in message
>> news:31BE0EAA-7961-441E-87F6-4F3C21C1338C@microsoft.com...
>> >I am attempting to make a simple header modification in the Enterprise
>> > Protal. The only thing left is to replace the default Lighthouse image
>> > to
>> > my
>> > company's image. So far I have run the setup through Axapta's wizard,
>> > and
>> > when that did not work, I renamed the Lighthouse image and named my
>> > company
>> > logo to the original Lighthouse image name.
>> >
>> > The Axapta documentation is very slim, so I have been unable to find
>> > any
>> > reference to my conflict. For such an easy change, I hope someone can
>> > help.
>> >
>> > Thanks in advance.
>> > --
>> > Mike C
>>
>>
>>


Cleve

3/1/2006 5:18:00 PM

0

Kenneth,

What you have sent might work if Axapta would save the new Resource after I
change the ImageResourceName. I am opening EPHeader and selecting the Light
Company logo. Then I change the ImageResourceName to the new one. It
appears to save, but when I reopen it again, after say 30 mins to an hour,
the LightCompanyLogo is listed. However, if I open it within a few minutes
after making the change, my new Resource is displayed?? I cannot understand
this. And if I open Setup-Internet-Web sites-Contents tab and uncheck "Embed
images in Web pages", Enterprise portal will display an empty <img> tag.

The Enterprise Portal is launched on a different server than the one I am
developing on, but most changes I make are displayed on the web pages.
--
Mike C


"Kenneth Puggaard [MSFT]" wrote:

> I forgot, you also need to add your new resource to the Enterprise Portal
> web project and then click the update button on the web site form
> (admin->setup->Internet->web sites).
>
>
> --
> Best regards,
>
> Kenneth
>
> This posting is provided "AS IS" with no warranties and confers no rights.
>
>
>
> "Cleve" <Cleve@discussions.microsoft.com> wrote in message
> news:53F75634-3C3E-4ACE-BE43-FBB26D603600@microsoft.com...
> > Kenneth,
> >
> > Thank you for the help. I added a new Resource and then went throught all
> > of the web pages located at Web - Web Pages - HTML Pages - Standard Pages
> > and
> > made certain my company logo replaced the Lighthouse logo. However, when
> > I
> > launch the Enterprise Portal, the Lighthouse logo is still displayed. Do
> > I
> > need to make a change(s) elsewhere.
> >
> > Thanks
> >
> > Cleve
> > --
> >
> >
> > "Kenneth Puggaard [MSFT]" wrote:
> >
> >> The company logo is stored in the resource node in AOT
> >> (LightCompanyLogo),
> >> so you could try the following.
> >>
> >>
> >>
> >> 1.. Add your new image to the resource node in the AOT.
> >> 2.. Open the page EPHeader in the HTML editor and change the property
> >> "imageResourceName" on the image weblet holding the company logo.
> >> --
> >> Best regards,
> >> Kenneth
> >>
> >> This posting is provided "AS IS" with no warranties and confers no
> >> rights.
> >>
> >>
> >>
> >>
> >> "Cleve" <Cleve@discussions.microsoft.com> wrote in message
> >> news:31BE0EAA-7961-441E-87F6-4F3C21C1338C@microsoft.com...
> >> >I am attempting to make a simple header modification in the Enterprise
> >> > Protal. The only thing left is to replace the default Lighthouse image
> >> > to
> >> > my
> >> > company's image. So far I have run the setup through Axapta's wizard,
> >> > and
> >> > when that did not work, I renamed the Lighthouse image and named my
> >> > company
> >> > logo to the original Lighthouse image name.
> >> >
> >> > The Axapta documentation is very slim, so I have been unable to find
> >> > any
> >> > reference to my conflict. For such an easy change, I hope someone can
> >> > help.
> >> >
> >> > Thanks in advance.
> >> > --
> >> > Mike C
> >>
> >>
> >>
>
>
>