| bio | website | didsburydesign.com |
|---|---|---|
| location | London, United Kingdom | |
| age | 28 | |
| visits | member for | 1 year, 9 months |
| seen | Apr 29 at 12:58 | |
| stats | profile views | 7 |
Developer working with:
Dynamics CRM SharePoint 2010 / 2013 Umbraco CMS .NET MVC
|
Aug 6 |
comment |
The property or field has not been initialized. It has not been requested or the request has not been executed query.ViewXml = "<View><Query><Where><Eq><FieldRef Name='DisplayName'/>" + "<Value Type='Text'>" + contactId + "</Value></Eq></Where></Query>" + "<ViewFields>" + "<FieldRef Name='DisplayName' />" + "</ViewFields></View>"; |
|
Aug 6 |
comment |
The property or field has not been initialized. It has not been requested or the request has not been executed So I can now return a full list with DisplayName, But as soon as I introduce a simple camlquery to filter on the DisplayName I get back to the same error as before.. query to follow. I have tried with and without viewfields |
|
Aug 6 |
comment |
The property or field has not been initialized. It has not been requested or the request has not been executed Should Title just be available without passing anything additional to .load()? |
|
Aug 6 |
comment |
The property or field has not been initialized. It has not been requested or the request has not been executed I actually started off with this one and I had the same problem from what I remember. Will try again when back on my dev machine. Thanks |
|
Aug 5 |
comment |
Can you call SPSite on a different machine to SharePoint setup? There are only 3 servers in total, SQL, SP, CRM so I think they must all be on the same farm, will give it a go when I get access to the environment fully. Thanks for help |
|
Aug 5 |
comment |
Can you call SPSite on a different machine to SharePoint setup? I guess what I'm asking is how do I know for sure the server running the code is on a different farm, and therefore to go down the Client Framework? |
|
Aug 5 |
comment |
Can you call SPSite on a different machine to SharePoint setup? So because SP is not on the same server (but on the same domain still) it's classed as a different Farm? |
|
Jul 17 |
comment |
Installing SharePoint 2013 Foundation Preview It is there. I only have SQL 2005 - is 2008 required? |
|
Jul 17 |
comment |
Installing SharePoint 2013 Foundation Preview Added an image of the services installed. It's a new server I've just had setup. |
|
Jul 17 |
comment |
Installing SharePoint 2013 Foundation Preview Just checked and SP1 is installed (if you mean sp1 for the os) |
|
Jul 17 |
comment |
Installing SharePoint 2013 Foundation Preview Windows 2008 R2 Datacenter |
|
Mar 1 |
comment |
Cannot access protected member 'Microsoft.SharePoint.MobileControls.SPMobilePage.strReturnUrl' If mark yours as the answer I resolved this a while ago but forgot to post. At the time I posted I hadn't done an IISRESET...Oops :) |
|
Mar 1 |
comment |
Cannot access protected member 'Microsoft.SharePoint.MobileControls.SPMobilePage.strReturnUrl' Sorry Jamie I'm not sure. However I'm interested in the answer to this, Didn't realise the custom login page was the cause of the problem |
|
Dec 5 |
comment |
Why is SharePoint 2010 looking for en-us and not en-gb with resource files? How can I check this? I didn't do the initial install |
|
Dec 5 |
comment |
Why is SharePoint 2010 looking for en-us and not en-gb with resource files? Yes I know it does, this is just on a test box I was running out of options and wanted to see if it would work. Any suggestions? |