Consuming Odata from Dynamics NAV with ASP - visual-studio-2012

I have VS 2012 professional and Dynamics NAV 2016
and want to explore possibilities with consuming ODATA
I click on Add Service Reference and then I type in the ODATA URL
Then I click on Go and I see NAV and inside I see Company and the different web services I created in Dynamics NAV 2016.
In my case I have only 1 published web service (page 21 customercard)
When I click on OK I get the following Error :
I do not have any idea what this is meaning and how I can go on !
Any help would be nice !
EDIT :
Error message in englishtranslated as good as I can :
The Custom Tool 'DataServicesCoreClientGenerator' failed. Data service client code generation failed : Schema specified is not valid. Errors: Error 0005 : The attribute 'Name' is not valid according to his data type 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - Failure of the constraint pattern

I found a video explaining how to add the reference which is a web service reference :
https://www.youtube.com/watch?v=qQG3r5QM7pQ
So my exploration can go on ... :)

I had the same issue. It was being caused by one of the pages (42) which had been published under web services. After unchecking the published check box, adding the o Data service worked fine. Just get the specific object causing the error and you will be okay

Related

Error In Excel Report Services In Share Point 2013. we're sorry. we ran into a problem completing your request

I use SharePoint 2013 and I want use Excel Services Report in Performance Point Service.
I have a SharePoint site that named http://KSCOLAP.
I deployed several report in my site with performance point service.
Now, I want create a Excel Report in performance point service:
I do this like below:
And then
And I config like this (for avoid of any error in my excel I use default sharepoint excel file):
And when I want view this excel file , I get this error in my browser:
we're sorry.
we ran into a problem completing your request.
please try that again in a few minutes
I follow all this ways in this link , but I can not fix it ?
I found my fault :
In Central Administration
Go to Application Management
And then in Manage Web Application
I select my web site (Share Point - 80) and then select 'Service Connection'
Finally I Checked Excel Service Application And it work for me.

Trying to delete a site that has been created via a template issue

Once again another issue
I am trying to delete a site that i have created via a template and i am running in to
No available sandboxed code execution server could be found.
The template only contains a few columns programatically created along with some content types.
The CT's are also added to lists.
Anyone got any ideas?
I will continue to go through the ULS logs and hope someone saves me
Cheers
Truez
If you have empty receivers in your features and your solution is a SANDBOX one you should either switch it to Farm solution or check if your user code host service is running. Go to Services and check the "SharePoint 2010 User Code Host". Also check the "Microsoft SharePoint Foundation Sandboxed Code Service" service in the /_admin/Server.aspx It has to be running to support sandbox solutions.

Sitecore crashing application pool when using Security Editor on a specific role

Starting today, whenever I try and use security editor on either of two similar roles I get a timeout. If I try again IIS reaches an error threshold of some kind and stops that Application Pool. Then all of our users receive a "Service Unavailable" message from IIS.
I can edit other roles. This error can be recreated.
I assume I have some kind of database corruption, but I can't find an error that helps me in Event Viewer or the Sitecore logs. Where else can I look for more detail?
IIS6, Windows Server 2003, Sitecore 6.2
It sounds to me like you've got a circular reference in your roles.
Are you using the default role provider, ASP.NET membership? If so, try using the default Microsoft security tools (you can get at 'em via Visual Studio). If that doesn't work, you can programmatically modify these roles using the API.
Also, I believe there is a known issue which may be fixed in a 6.2.x update. I would check the change list at SDN. Here: http://sdn.sitecore.net/Products/Sitecore%20V5/Sitecore%20CMS%206/ReleaseNotes/ChangeLog.aspx
Yep... take a look at the 6.2.0 rev 100701 update list.

PreUpgradeCheck reports missing web parts but they don't actually seem to be missing

I ran the stsadm -o preupgradecheck and I get this issue reported but I can't see any reason there is actually a problem.
The following web part(s) are referenced by the content, but they are not installed on the web server
Id = fba9904f-0876-1305-2239-8087396edddd, Type = Unknown, Reference = 68, Status = Missing
Id = b6a15317-c519-a4ff-4ae7-8ce93db381dd, Type = Unknown, Reference = 17, Status = Missing
Id = 633dab9d-ddde-d40c-534b-b711f9df8bcd, Type = Unknown, Reference = 92, Status = Missing
I used both stsadm -o enumallwebs and a SQL query to identify the pages where these webparts are being used as described here
Preparing the SharePoint 2007/WSS3 Database for Upgrade
I then used used Easy SharePoint WebPart Type ID Generator to correlate web part IDs to the web part types
When I goto the pages where the web parts are being used I can see the web parts on the page and they work fine. When I add ?contents=1 to the URL to get to the Web Part Maintenance Page I don't see any error web parts. I can also see the web parts in the Web Part Gallery of the site collection.
These are custom web parts that were deployed by a feature that is a part of a SharePoint solution. The SharePoint solution is added to the farm and deployed to the Web Application. The Feature is actived in the Site Collection. When I look under the 12 hive I can see the feature and all the necessary files.
What am I missing? Is this really an issue? Will this issue prevent the upgrade to SharePoint 2010
TO address your questions
try removing the webparts from page and re run the pre upgrade check and see if you still get the error. if yes the problem is some where else check your 12 hive logs
I don't think this is a big issue to prevent your upgrade as always in upgrade or at time of restoration wsp deployment is last step even if it says some weparts are not installed it should not affect you upgrade process

Problem Deploying Report Parts into SharePoint 2010 Integrated SSRS 2008 R2 Instance

I have deployed an SSRS 2008 R2 project into our SharePoint Integration. This worked no problem. I then wanted to add report parts. I converted the DataSource and DataSets to Shared Components and re-deployed. No problem. I then selected the parts that I wanted to publish. Now when I deploy the project I get the error message:
Warning : Referenced item ReportsTo doesn't exist at http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.
The item ReportsTo is a part that is trying to get published. This has me a little confused. I was under the impression that the rsds file type is soley for DataSources. Given that the path that is in the error is Datasets should it not be looking for a DataSet file?
Any help in resolving this to get the parts published would be greatly appreciated.
I am working in BIDS 2008 R2 not Report Builder
UPDATE:.. After Reviewing the Logs on the Reporting Server I noticed this.
GetPropertiesAction(http://dev-sp01/sites/ThriveReporting/http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Report Parts/TeamUtilizationOverWeeks_Chart.rsc, PathBased).
It looks like it is trying to merge the Site name with the Fully Qualified Path to the Reports Parts. In BIDS I've tried to change the Report Parts path in the deployment properties to the relative path to the Site Name provided, but it errors out and requests the Fully Qualified path. It would seem that this might be a bug.
So to Recap
When trying to Publish Report Parts
1) Bids Gives me the Warning:
Warning : Referenced item ReportsTo doesn't exist at 'http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.'
Where ReportsTo is a Shared Dataset, so I beleive this should be looking for an rsd extention. In the Log there is a corresponding action for this but not error
Warning : Referenced item ReportsTo doesn't exist at 'http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.'
GetItemTypeAction(http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds).
2) Reporting Services does not appear to be creating a path correctly to access a Report Part during deployment.
GetPropertiesAction(http://dev-sp01/sites/CompanyName/http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Report Parts/TeamUtilizationOverWeeks_Chart.rsc, PathBased).
From Microsoft, I am submitting Feedback now.
Hi Matt,
I can reproduce the issue. It seems to be a known issue.
I would suggest you submitting a feedback at https://connect.microsoft.com/sqlserver.
Your feedback enables Microsoft to make software and services the best that they can be, and you can learn about and contribute to exciting projects.
Thanks,
Jin Chen
Jin Chen - MSFT
UPDATE:
Please go to this link and vote this issue as important so that it will get looked at sooner.

Resources