 | 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 | |
 | Can I merge .exe and dll into one single executable file? I have windows .NET application with .exe which uses other .dll files. And I need to redistribute this .exe and .dlls files. and it will be nice if I can combine all .exe and .dll into o ... | 2 months 1 wk ago | Kai Film | 3 replies | |
 | How do I generate.designer.cs file from coded ui test UIMap.uitest file How do I generate .designer.cs file from coded ui test file UIMap.uitest file? I mistakely deleted the .designer.cs file thinking it will be auto generated by Visual Studio.
Please help. | 2 months 1 wk ago | SBajra | 1 replies | |
 | How to stop child web.config application from inheriting parent web.config value? I have a problem. I have installed ASP.NET 4.0 in IIS web site root but I do have other ASP.NET 2.0 application as virtual directory under same web site.
Now the problem is, in root we ... | 2 months 1 wk ago | Sam Buchana | 2 replies | |
 | TFS error - The path... is already mapped in workspace I am creating a new build in Team foundation server. But I am getting workspace mapping error whenever I tried to execute.
The path C:\Builds\5\TFSProject\testproject is already mapped ... | 2 months 1 wk ago | SBajra | 1 replies | |
 | Add Work item while checking using TF.exe Hi,
I am using TFS Source control check-in policy "Work Items" to enforce attaching work items whenever someone check-in the code. It works all good but I also have MSBuild sc ... | 2 months 1 wk ago | SBajra | 1 replies | |
 | TFS exception: Internal error in Custom Path Policy. Error loading the Custom Path Policy policy I am using TFS power tool and using custom check-in policy provided with TFS power tool. I am using "Custom Path Policy" for defining check-in path for source control check-in ... | 2 months 2 wks ago | Elizabeth Davis | 2 replies | |
 | ASP.NET 4.0 error - The relative virtual path 'aspnet_client/WebForms.js' is not allowed here. I am trying to convert ASP.NET form application from .NET framework 2.0 to latest 4.0. It compiles all good with .NET framework 4.0 but whenever I tried to execute my application, I get ... | 2 months 2 wks ago | SBajra | 1 replies | |