problem with Enterprise Portal and Role Center installation - sharepoint-2007

I have installed the following:
.Net Framework 3.5, windows installer 3.1, IIS 7.0, ASP .NET, Microsoft DynamicsAX .NET business connector, AMO, AOS and Microsoft office share point server 2007
when trying to install Enterprise Portal and Role Center on office Sharepoint server I got a warning when the installation finished.
When trying to install Deploy ODC, I got an error. I think it is related to the fact I am missing the site: http://servername/sites/DynamicsAX
Now the questions:
How can I create the site/DynamicsAX site? (I saw in the Enterprise Portal and Role Centers on Office sharepoint server installation guide I need to configure it but couldn't find it in the actual setup)
Is this the reason I cannot fins the Enterprise portal when accessing AX?
Please assist if you have any idea?
Thanks,
Ub.

You should be able to have the Enterprise Portal installation program create your site. But since the installation ended with a warning, you probably didn't get the site created.
Here is a link to information about how you can manually deploy ODC files: http://blogs.msdn.com/b/emeadaxsupport/archive/2010/02/17/how-to-manually-deploy-odc-files-to-microsoft-dynamics-ax-2009-enterprise-portal.aspx

Related

How can i host an Apple enterprise app download page on Sharepoint

I am trying to find a way to host my enterprise distributed apps on our company Sharepoint site. I created a site and uploaded the .plist and the .ipa files to the site's "documents", linking them with the <a href="itms-services://?action=download-manifest&url=[link to plist]-command but i does not seem to work, tapping the link on the iOS device nothing happens. Is there a workable strategy hosting both the app installations files and the download link on Sharepoint.
Several community articles mention that the root-cause of this issue is an authentication layer; if we consider this to be a root-cause, the entire SharePoint (OnPremises or Online) or any web site that contains an authentication provider will prevent the proper consumption of these files; BUT, I don't think it's the real problem, because the file extensions mentioned in your question are not supported by MIME types in SharePoint. Please, if possible, inspect the link with Browser Developer Tools and verify that the HTML of the link is rendered correctly; unfortunately, there is not much hope in solving this problem natively. You may try to develop some custom App for SharePoint using SharePoint Framework (SPFx) or SharePoint Add-In Hosted App to try to solve this issue, but you will have a hard work to do

Dynamics 365 - Deployment Toolkit Error

I have been playing with developer toolkit for dynamics 365 in the last three days.
I am working on a simple plugin sample. For uncountable times I had to create a new Package, connect to CRM and add my plugin project once more to the packaged due to the following errors:
This error occurs when I try to deploy my plugin. Note that I am system administrator (No doubt about it)
When I try to open the CRM Explorer (View > CRM Explorer) or open my current crm connection through (Tools > Connect to Dynamics 365 Server) I get the error below:
I googled for hours on the internet without success. I really appreciate any clue of what is causing that issue.
You have to be a CRM Deployment Administrator in order to deploy plugins to CRM that aren't registred in sandbox mode. This is an actual AD permission: https://blogs.msdn.microsoft.com/crminthefield/2013/10/07/6-steps-to-add-a-deployment-administrator-in-microsoft-dynamics-crm-2011/

Creation of Microsoft Azure Web App with sql server failed

I got the following error when creating an azure web app:
Creation of Microsoft Azure Web App with sql server failed
I know what the issue is, but i dont know how to go back, change the settings and retry to create the web app. Can anyone advise how i do this?
Per your comment, did you try editing the publish profile and correct the settings that where incorrect?
You can edit the publish profile found under "Properties". It is an XML file that contains all the settings for publishing your site.
More information can be found here: How to: Edit Deployment Settings in Publish Profile (.pubxml) Files and the .wpp.targets File in Visual Studio Web Projects

Delphi and quickbooks examples

We have created a delphi app to connect to quickbooks 11 pro.
We are trying to use BeginSession from the TLB file and it works fine when creating a new company but after restoring a file from one of our clients, which might have been from a newer release it won't connect. But QB doesn't give any error messages, is there a way to make this happen ?
Thanks
Andy
Download the QuickBooks SDK if you haven't already done so, then try using the SDKTestPlus3 tool to see if it can access the company file. If it can't the problem is probably with the company file, if it can the problem is probably with your program.

Where are MAC OSX HTTP Live Streaming Tools

I am trying to install mediastreamvalidator, mediastreamsegmenter, mediafilesegmenter tools for my mac machine version 10.6.8.
As mentioned in below link about downloading required tools for development of Apple specified Http Live Server.
https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html
As above article says:
The tools are frequently updated, so you should download the current
version of the HTTP Live Streaming Tools from the Apple Developer
website. You can access them if you are a member of the iPhone
Developer Program. One way to navigate to the tools is to log onto
connect.apple.com, then click iPhone under the Downloads heading.
After logging in to site connect.apple.com with Mac OSX developer credentials,
under download heading there is no tab named iPhone, i am unable to find this link.
If these tools are stored else where can some one please provide me the updated link?
I need these command lines for developing HLS server.
As I read on Apple web site, Mac OSX version 10.6 and above have these applications pr-installed and we don't need to install them using dgm files, but on my max machine i have only mediastreamsegmenter command line tools not all of them.
Can some one please provide me a link to download these command line tools or provide information on how to get these applications installed on my mac.
As mentioned by Stuart, you must be a member of the iPhone Developer Program in order to access these tools via the http://connect.apple.com link provided in the official documentation. More specifically, you must be a paid member. This fact caused me to lose several hours searching for the tools as I was a member of the iPhone Developer Program, but my annual membership had lapsed and the tools were consequently no longer available to me. What really got me was that the tools were still unavailable within the first few hours of renewing my membership. It took approximately 12 - 24 hours after I paid to renew my membership for them to show up in the list. Hope this helps someone down the road!
They seem to be well-hidden for whatever reason, but after a few wild goose chases, I found them.
You can start at the public-facing streaming page: https://developer.apple.com/streaming/
There is a "Downloads" link along the side. You'll be prompted to sign in to your Developer account, and then finally you get the actual download page here:
https://developer.apple.com/download/more/?=http%20live%20streaming%20tools
Here is a copy make from lastest version of HTTP Live Streaming Tools on ADC.
https://github.com/creeveliu/HTTPLiveStreamingTools
Download:
$ git clone https://github.com/creeveliu/HTTPLiveStreamingTools
To install it, you just need to double-click the StreamingTools.pkg and follow the instructions.
Once installed you will have these tools
/usr/local/bin/mediastreamsegmenter
/usr/local/bin/mediafilesegmenter
/usr/local/bin/mediasubtitlesegmenter
/usr/local/bin/variantplaylistcreator
/usr/local/bin/mediastreamvalidator
/usr/local/bin/hlsreport.py
/usr/local/bin/id3taggenerator

Resources