Quantcast
Channel: Office 365 for Mac - Recent Threads
Viewing all 5047 articles
Browse latest View live

Re: Silverlight WebPart + external images and assets

$
0
0

Hi Cherry,

Thank you for the quick reply.

1. Yes I was trying to add the Silverlight application using the Silverlight WebPart itself and followed the steps. When I provided the XAP file url from blob storage it always failed. It only works when the XAP is uploaded to the document library and the document library asset url is used.

2. I do not have SharePoint on premise, but the Application is hosted on an ASP.NET MVC Website on Azure and it works fine.

3. Blocked file list doesn't contain the ones I see blocked. I am unable to see png, jpg or jpeg files in the application. Please note that these files are not embedded in the XAP file and will be accessed from Blob Storage on Azure.

Thank you

nc


Re: Email to recipients of circulation list

$
0
0

Hi Jurgen,

I'm glad to hear this issue has been resolved. If you need further assistance, please let me know.

Thanks,
Edward Qu

Re: Silverlight WebPart + external images and assets

$
0
0

Hi nc,

Based on the article Add Silverlight to a page using the Silverlight Web Part, I would like you to note the following things:
1. The Silverlight Web Part acts as a host for the Silverlight application. Users must have the Silverlight plug-in installed on their computers to run Silverlight applications.
2. Locate the XAP File for the Silverlight applications that you want to publish. You must save this file to a network location that can be accessed from your site by using a URL, such as a library on your site.
3. Test the application to make sure that it runs correctly from the network location where you stored it. An XAP file can be configured by the developer to refer to external files. If this is the case, you must make sure these external files are also available from the network location where you stored the XAP file for the application to work.
4. Copy the URL for the network location where the XAP file is stored. You must reference this location when uploading the application to the Silverlight Web Part. You cannot browse to the location from the Web Part interface so that you should have the location reference easily available before you start.

Thanks,
Cherry Wang

Re: Add Javascript to root.master of the public facing website

$
0
0

Hi Kosar,

How are things going on?

Thanks,
Edward Qu

Re: Office365 SharePoint WebSite Custom Branding

$
0
0

Hi Freddy Buskens, I downloaded and uploaded the _starter_publishing.master in SharePoint Designer, and added a new page pointing to the new master page. The page only contains the following, but when I try it in any browser, I got an error below. Any clue? Please help!

<%@ page language="C#" masterpagefile="../_starter_publishing.master" %>

<asp:content xmlns:asp="asp" id="content1" runat="server" contentplaceholderid="IWS_WH_CPH_Content">

</asp:content>

An unexpected error has occurred.

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: 8a23ff9b-c0cc-607d-ce2c-4730a0b19ac4

Re: Different background image for different public web page

$
0
0

Hi CapAsiaAdmin,

After I viewed the website mentioned here, I would like to confirm if you want to change the logo background.

If so, we can design it via editing the Header under the Design tab. Regarding Header, we can design Style, Text and Theme.

Thanks,
Ida Qiu

Re: Issues publishing an infopath list

$
0
0

Hi Stephanie,   

I'm writing to follow up my previous reply.  If you need further assistance on this issue, please feel free to post back.   

Thanks, 
Bourne Zhang

Re: Mobile redirection in SP 2013 Online (Dedicated)?

$
0
0
Hi Gopalakrishnan,
 
I’d like to follow up on the issue you posted previously. How is it going on? Have you found useful information from the above post?
 
If there are still some problems, please feel free to post them here. It’s our honor to be of assistance.
 
Thanks,
Ella Huang

Re: Include a gap between left menu and zone format

$
0
0
Hi CapAsiaAdmin,
 
I’d like to follow up on the issue you posted previously. How is it going on? Have you found useful information from the above post?
 
If there are still some problems, please feel free to post them here. It’s our honor to be of assistance.
 
Thanks,
Ella Huang

Re: Background image not shown up

$
0
0
Hi CapAsiaAdmin,
 
I’d like to follow up on the issue you posted previously. How is it going on? Have you found useful information from the above post?
 
If there are still some problems, please feel free to post them here. It’s our honor to be of assistance.
 
Thanks,
Ella Huang

Re: Different background image for different public web page

$
0
0

The site background is a global element applied to every page. To override it you'd need to add some styling to specific pages. You can use this generator or open the site in Sharepoint Designer and add it there.

<style>

body {background: #fff url(yourimageurl.jpg) no-repeat !important;} 

</style>

Can't Open Site in SharePoint Designer 2010

$
0
0

Hello,


I'm trying to open my Site in SharePoint Designer 2010. I've tried this several ways, but here is the stand path:


TeamSite > Site Actions > Edit in SharePoint Designer


Clicking that causes SharePoint Designer to open on my machine and then it goes through some login handshaking. Ultimately, I get the following error:


Warning: this page is not encrypted for secure communication. User names, passwords, and any other information will be sent in clear text. For more information, contact your administrator.



I have the 32-bit version of SP Designer 2010 installed. This is on Win 8 x64.


Any ideas? It seems to me I need to hit the https version of my site, but I don't know how to do this. How can I find my site on the 'sharepoint.com' or sharepointonline.com' domains? I believe these have ssl certs installed.


Thanks for your help!


-Neal

Re: Can't Open Site in SharePoint Designer 2010

$
0
0
Hi Neal,
For SharePoint Online of Office 365 Enterprise (E plan), the team sites use HTTPS protocol. For Small Business (P1 plan), it is only HTTP protocol.
Therefore, if you are using P1 plan, the URL of your team site should be stuffed with http, not https.
You can double check the other user’s permissions by following Check permissions for a person or site
http://office.microsoft.com/en-us/office365-sharepoint-online-small-business-help/check-permissions-for-a-person-or-site-HA101967049.aspx
For How to set up Sharepoint Designer 2010 with your Office365 Sharepoint site, please refer to the following link:
Thanks,
Jason Jiang

Re: Can't Open Site in SharePoint Designer 2010

$
0
0

Jason, thank you for responding so quickly.

I'm not clear: are you saying it is possible to connect SharePoint Design with a P1 plan (non-SSL) or that I need to upgrade to an E plan to get SSL so I can connect?

I just double-check with the following URLs:

www.falkensmazebbs.net/.../Forms

www.falkensmazebbs.net/Pages

I still get the same error message.

I am attempting to connect as the Admin user.

Thank you,

Neal

Re: Error when using the GetUserProfileByName web service in 365 with Infopath 2010

$
0
0

Just to clarify, if you are using a forms based authentication environment in SharePoint Online, you cannot use the "GetUserProfileByName" webservice to auto-populate user info?


Re: Keep getting error message when calling the UserProfileService.asmx Web Service from Infopath 2010 on Sharepoint Online

$
0
0

Hi Jonis,

When using forms based authentication to login to SharePoint Online rather than active directory login, it does not seem like the userprofileservice.asmx is functional.  I get the following error:

An error occurred querying a data source

An error occurred while trying to connect to a web service

An entry has been added to the Windows event log of the service LogID 5566

The issue is explained in the following technical document:

support.microsoft.com/.../2619846

I guess there is no way around this other than to use the code outlined in the technical document?  Is my understanding correct?

Re: Can't Open Site in SharePoint Designer 2010

$
0
0

Hi Neal,

In order to work with Office 365 well, you can run desktop setup by following Set up your desktop for Office 365

I suggest you do not save the password when creating shortcuts, and uncheck “Keep me signed in” when logging into your Team Site. Please also clear the cache of the IE, and then restart IE to see if this will help.

Thanks,

Jason Jiang

Re: Silverlight WebPart + external images and assets

$
0
0

Hi Cherry Wang,

Thank you for your support, I am now able to reference the XAP file directly from blob storage on Azure (without uploading to SP) and it does show up the application. However, the assets are still missing. the assets here are png or jpg images which sit right next to the XAP file on the blob storage.

Yes the application works as expected on a normal ASP.NET MVC site. (www.mybubblecloud.com/.../help)

here is the url for the XAP file if you would want to try.

bubblestorage.blob.core.windows.net/.../194.xap

the Silverlight application hosted on one of the Azure roles is here for your reference:

www.mybubblecloud.com/.../help

the above site uses the same XAP file and resources from Blob storage.

Thank you

NC

Re: Error when using the GetUserProfileByName web service in 365 with Infopath 2010

$
0
0

Hi RyanR996,

According to the discussions in this thread and the descriptions in the KB article, we can’t build a browser-enabled InfoPath template that calls the GetUserProfileByName method of the SharePoint UserProfileService web service, unless using coding.

If you would like to further discuss the issue, since this is an old thread and may differ from your situations, I suggest you post your questions in a new thread, so that we can better follow up your question. Thanks for your understanding.

Best Regards,

Evan Zhang

Re: Silverlight WebPart + external images and assets

$
0
0

Hi NC,

Based on the test from my side, the XAP file also could not show up in the Silverlight Web Part. I suggest you try with another XAP file to see if it can be added to your SharePoint Online.

If the issue persists, feel free to post the related screenshots here.

Thanks,

Cherry Wang

Viewing all 5047 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>