Question:
How do I share the UXD deployment folder?
Solution:
To share the c:\uxd Directory
1. Open a cmd prompt
2. Type:
net share uxd=C:\uxd
3. Modify the Access Control List using CACLS. Do this by typing:
cacls c:\uxd /T /E /G qcusr:C

Question:
How do I share the UXD deployment folder?
Solution:
To share the c:\uxd Directory
1. Open a cmd prompt
2. Type:
net share uxd=C:\uxd
3. Modify the Access Control List using CACLS. Do this by typing:
cacls c:\uxd /T /E /G qcusr:C
