 | How to add webreference to secure password protected webservice? I am trying to web reference to a password protected secure webservice using Visual Studio. When I enter the webservice url, it ask me for user credential which I enter it but I am not a ... | 1 wk 6 days ago | Mahesh De silva | 3 replies | |
 | CRVS2010 sp1 - crdb_adoplus.dll not found I recently installed vs2010 on my machine and i am getting following error on reports
Could not load file or assembly 'file:///C:\Program Files\SAP BusinessObjects\Crystal Repo ... | 1 wk 6 days ago | Shwe Nann Thu | 5 replies | |
 | How to validate XML using schema (XSD) in C# .NET? I created a schema (XSD) for my XML file. During runtime I need to validate if the XML file is valid based on the schema that I created. Is there any way in .NET to validate XML file aga ... | 1 month 4 days ago | SBajra | 4 replies | |
 | How to validate email in Visual Basic .net Hi,
I need to validate email address using VB.NET. I am kind of new to VB.NET world. So, this question may be trivial to most. :)
Thanks in advance. | 1 month 1 wk ago | Antonio Sarc | 4 replies | |
 | Create dynamic array in C# I am looking for way to create dynamic array that I can easily insert/add new elements. How do I create dynamic array in C# .NET? | 1 month 1 wk ago | Harshal Chaudhari | 3 replies | |
 | Split alphabet character and number from alphanumeric string C# I have a alphanumeric string which starts with Alphabet and ends with number. I need to separate/split this string into alphabet and number. I will always have my string starting with al ... | 1 month 1 wk ago | Harshal Chaudhari | 4 replies | |
 | Difference between ScriptManager.RegisterClientScriptBlock vs ScriptManager.RegisterStartupScript? What is the difference between using ScriptManager.RegisterClientScriptBlock vs ScriptManager.RegisterStartupScript? I thought both embeds Javascript to the page during Asyc calls.
Can ... | 1 month 2 wks ago | SBajra | 1 replies | |
 | Appfuse:Could not find artifact com.sun:tools:jar:1.5.0 Hi,
My environment is like this
JDK 1.6
Appfuse 2.1
I am using Maven plugin in eclipse to build the project but getting this error:
Could not find artifact com.sun:tools:jar:1.5.0
... | 1 month 2 wks ago | Yogaraj Khanal | 6 replies | |