I've run into the problem that others have with regard to our "fabrikam.com" domain being subdomain.domain.com. This messes up organizationdetailutility.cs as it looks for a certain number of "," in the OU string (cudos to dmitrig for helping me find it)
I've found the code and the line which needs modding in sampleprovisioninguidev. Do I have to install visual studio and the MPS SDK to make this change and put it into use?
tw33teboid
0 Points
2 Posts
sampleprovisioningui
Nov 18, 2008 05:42 AM|LINK
Hi Guys,
I've run into the problem that others have with regard to our "fabrikam.com" domain being subdomain.domain.com. This messes up organizationdetailutility.cs as it looks for a certain number of "," in the OU string (cudos to dmitrig for helping me find it)
I've found the code and the line which needs modding in sampleprovisioninguidev. Do I have to install visual studio and the MPS SDK to make this change and put it into use?
Thanks