I check my request using the xxx.XSD file. In the xxx.XSD file, I also include another xsd file. When I try to use another xsd file, it shows below error.
A "permission request of type" system.security.permissions.fileiopermission mscorlib version = 4.0.0.0 cultrer = 'neutral, PublicToken =' zzzzzzzzzzzzzzz 'failed.
Note. I do not use the web.conig file. This is just a ClassLibraryProject in VSStudio2010. In the vb class file, I do an xsd check for the xml request before sending it to the service for a response.
validation xsd
Madhu sudhakar
source share