DISQUS

Agile SharePoint Development by 21apps: Hard to find error creating SPWeb through API

  • Jordan Richards · 10 months ago
    Way to go - pity all of us whos only dev and test environment is the same VM ware session we've have used to everything else.
  • Jeremy Thake · 10 months ago
    Mate, u may find that using PowerShell to inspect your objects is quicker especially if you're building executables and running it on different environments...

    Be interested to see what you find when you dig a little deeper ;-)
  • Andrew Woodward · 10 months ago
    I agree, but that would assume powershell was part of this environments build. I see no reason for it not to be added, but that requires a RFC's, customer sign off and regression testing... but your right powershell is the way to go.
  • Claudia · 7 months ago
    I appreciate you took the time to document a weird issue like this one, I had a similar problem and I was able to fix it thanks to this article. Thanks a lot !