Problem with ampersand when I use webservices

Kaiawaia
Member Posts: 6
Hi,
I have the following problem: I've created a c# class library that use the NAV webservice of the Contact page. If I use the "Create" method of the the Contact_Service I have to pass a Contact object. In this object the name property has a value with an ampersand in the string. E.g. "Test & Company". If I look in NAV after execution of the Create method I have as a result the following contact name: "Test &Company".
It deletes the whitespaces after the ampersand and I don't know why. I've tried to replace the & with & because of XML restrictions but then I get "Test & Company". Can anybody help me?
Regards,
Kai
I have the following problem: I've created a c# class library that use the NAV webservice of the Contact page. If I use the "Create" method of the the Contact_Service I have to pass a Contact object. In this object the name property has a value with an ampersand in the string. E.g. "Test & Company". If I look in NAV after execution of the Create method I have as a result the following contact name: "Test &Company".
It deletes the whitespaces after the ampersand and I don't know why. I've tried to replace the & with & because of XML restrictions but then I get "Test & Company". Can anybody help me?
Regards,
Kai
0
Comments
-
Strange
I can confirm that it deletes the spaces after & - and I can confirm that this bug will be fixed in SP1.
I have no idea why this happens.
One way to avoid the removal is to insert a non-blank space instead of a space (character 160) - but that might have other implications to your app - I have no really good solution to this problem.Freddy Kristiansen
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.0 -
Hi,
thanks for that info. The character 160 works for my solution. I can use it for my purpose. Thank you.
Regards,
Kai0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions