Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null pointer exception in View Transfer Tool #39

Closed
shytikov opened this issue Feb 26, 2015 · 1 comment
Closed

Null pointer exception in View Transfer Tool #39

shytikov opened this issue Feb 26, 2015 · 1 comment
Labels
Milestone

Comments

@shytikov
Copy link
Contributor

In View Transfer Tool null pointer exception raises when trying to display view where column width was not set explicitly.

Debugger catches following location: https://github.com/MscrmTools/XrmToolBox/blob/master/Plugins/DamSim.ViewTransferTool/ViewTransferTool.cs#L460

columnNode.Attributes["width"] is null. For me it fired on Sharepoint Document entity, trying to display All SharePoint Document view.

---------------------------
Error
---------------------------
Error while displaying view: Object reference not set to an instance of an object.
---------------------------
OK   
---------------------------

Vanilla CRM 2013 database.

@MscrmTools
Copy link
Owner

I'm not really the owner of this tool and I'm quite sure the owner won't update it...

Need to figure out what to change to fix it

@MscrmTools MscrmTools added the bug label Feb 26, 2015
@MscrmTools MscrmTools added this to the May release milestone May 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants