Click here to Skip to main content
15,907,497 members

Comments by rajrprk (Top 32 by date)

rajrprk 14-Dec-12 7:39am View    
Pasted code can you look at it please
rajrprk 5-Sep-12 8:32am View    
Can you able to respond with simple solution
rajrprk 17-Mar-12 2:52am View    
Here i m going to import an XML file, When i import XML file in my local machine i getting the following errors like..

Could not find file "C:\WINDOWS\system32\KPMCLT0001_plf_memberwise_Jan12.xml".
KPMCLT0001_plf_memberwise_Jan12.xml This is XML file name what i tried to import.
Exception Details: System.IO.FileNotFoundException: Could not find file "C:\WINDOWS\system32\KPMCLT0001_plf_memberwise_Jan12.xml".

Once i place this KPMCLT0001_plf_memberwise_Jan12.xml file in this location C:\WINDOWS\system32\ i didn't get error. But i dont want to place that file in C:\WINDOWS\system32\
rajrprk 3-Mar-12 5:19am View    
If (strr = Nothing) Then
'Something
End if
i have changed like this now it's ok
rajrprk 3-Mar-12 5:01am View    
here i m getting error like this
ie., 'IsNullOrEmpty' is not a member of string