473,544 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
0
1,560
thread by: shrikant kesh | last post Dec 28 '11 by: shrikant kesh
Hi All I am using windows 2008 R2 Server and trying to Add a user in active directory . I am able to save user ID of length less than 20 Characters.But when I am trying to increase this value to 30 characters then I am getting the error.
0
1,344
thread by: prashant82 | last post Dec 28 '11 by: prashant82
I am using custom installer in my project . After welcome screen I have a custom form which has checkbox on it. After user selects checkbox then MessageBox dialogue pops up for YES|NO to proceed? If response is YES , then I am copying some files. If response is NO, I have to exit the entire set up, which is not happening currently. Files are...
1
2,596
thread by: salahuddin | last post Dec 24 '11 by: JamesGaunt
Error show:The type or namespace name 'DeveloperReportEntities' could not be found (are you missing a using directive or an assembly reference?) how can i solve this problem, could u please give any solution //using System; //using System.Collections.Generic; //using System.Linq; //using System.Web; //namespace TaxSolutions.Models //{ //...
0
1,290
thread by: gaya3krishnan | last post Dec 23 '11 by: gaya3krishnan
Hi, I need to cosume a WCF service hosted in a Managed Windows Service from SSRS 2008. I had intially hosted with IIS and consumed from SSRS. But now i need to host the service without IIS hence hosted it in as a managed windows service but i am not sure how to access it from SSRS? Can anyone please help me out with this?
0
1,272
thread by: Prajaktaj | last post Dec 22 '11 by: Prajaktaj
Hello, I want to validate an IP address using regular expression. I have found the one which works fine for regular scenarios. But if i enter spaces in between, then it gives an error. E.g. xxx. xxx . x. x Throws an error as I have entered spaces in between Please Help.
0
1,456
Palyadav
thread by: Palyadav | last post Dec 22 '11 by: Palyadav
Hi I'm creating an RDLC Report for an attendance management system. In my report I want to Sum of total WorkedHours. I Want exactly this output EmployeeId EmployeeName WorkedHours 1 ABC 04:00:25 2 XYZ 07:23:01 3 PQR 11:02:15
0
1,604
thread by: cethie | last post Dec 22 '11 by: cethie
I am trying to run Voice and Video chat samples simultaneously using SocketCoder samples (http://silverlightvideochat.codeplex.com/). However, after I start the webcam/video chat, when I start the voice chat sample, it says mic device already in use. I am able to do voice chat without starting the video chat project. Any pointers on this...
0
998
thread by: sathya k | last post Dec 21 '11 by: sathya k
how to add new item in combobox at run time in vb.net?
0
1,547
thread by: Josh Argent | last post Dec 21 '11 by: Josh Argent
Hi, I'm having quite a hard time trying to draw a simple line from one location to another in xna and directx. I've tried both but really can not get either to work. :( I've searched around a bit but everything seems really complicated. All I want to do is draw a line on a panel control. I've managed to do this in GDI+ but it is really...
1
2,970
thread by: Sal Sal | last post Dec 20 '11 by: Sal Sal
Hi I have a listbox that I am adding files to it. If the user checks a specific radiobutton when adding the item, I want to color the text with some color -- but only the text for that item, not all the items. The problem I am having is that my code colors all the items the same. Anyone know a simple way to do this? The objects the user is...
12
4,700
Markus
thread by: Markus | last post Dec 18 '11 by: abraxas005
Don't get angry! I have googled and I have come across answers - but mainly inconclusive answers. I understand that taking the argument for new Form1() away (application.run()) is something I should do. But then the code in Form1 wouldn't be executed, would it? I don't quite understand how to go about doing this.
0
1,353
thread by: Ajib C K | last post Dec 15 '11 by: Ajib C K
Hi, I tried the dockpanel suite in windows.It seems a good application. Is there anyway to use this in linux platform with all its facilities like drag n drop and all?
3
1,777
thread by: Sivaranjani | last post Dec 15 '11 by: Palyadav
How to add vertical Scrollbars to both sides of a Table in html?
3
22,571
thread by: Zuhaib Hyder | last post Dec 14 '11 by: Joya
how to access scanner for scan images & display in web form and save in database using asp dot net & c#?
4
6,477
thread by: tanmayee sahoo | last post Dec 14 '11 by: nethu2010
Hi, Can anybody tell me how to develop a plug in in c#.net to read the lotus note mail. I am a newbie in c#.net. Thanks in advance. Tan
0
1,308
thread by: Priyank Patel | last post Dec 14 '11 by: Priyank Patel
Our firm is planning to build a banking application...We are puzzled with technology to use Asp.Net or Wpf Browser application.Our application could be a heavy one ,,, so which technology would be suitable ...Please let me the pros and cons of both the technology and please let us know about your preffered one..Any suggestions are appreciated...
0
914
thread by: Sir Bajan | last post Dec 13 '11 by: Sir Bajan
I have deploy an asp.net website to IIS 7.0 with an Apache server running using ProxyPass to redirect. When asp.net has to do a redirection (e.g.you try to go to a page and you are redirect to a login screen automatically) I am getting an error "The resource cannot be found" . This is because it trying to find the page at the wrong url (e.g when...
0
961
thread by: Sir Bajan | last post Dec 13 '11 by: Sir Bajan
I have deploy an asp.net website to IIS 7.0 with an Apache server running using ProxyPass to redirect. When asp.net has to do a redirection (e.g.you try to go to a page and you are redirect to a login screen automatically) I am getting an error "The resource cannot be found" . This is because it trying to find the page at the wrong url (e.g when...
1
1,742
thread by: Sivaranjani | last post Dec 13 '11 by: kadghar
i have three Multiselect dropdowns.i want to Reload the Dropdowns After the Ajax call without affecting the Selected Values.Is this possible?
1
1,936
thread by: umchi | last post Dec 13 '11 by: umchi
Hi, I have stored PDF files into database. Now i wanna to show that pdf file in aspx page. I dont want open,save dialog window. When i click an link in aspx page the PDF should show in PopUp window. Thanks, umchi
4
17,443
Frinavale
thread by: Frinavale | last post Dec 12 '11 by: Frinavale
Introduction Many .NET applications will require an email be sent out for various reasons. This article will give a quick examples on how to send an email using VB.NET. The examples given can easily be translated into C#.NET. Storing Email Credentials If you are developing a web application the best place to store your email credentials is...
2
4,078
thread by: vijaychanderkk | last post Dec 12 '11 by: Rabbit
When I am deleting a row from grid view I am getting following error. "Specified argument was out of the range of valid values.Parameter name: value ". The following is the Stack Trace: System.Web.UI.WebControls.GridView.set_SelectedIndex(Int32 value) +1353411 System.Web.UI.WebControls.GridView.HandleDeleteCallback(Int32 affectedRows,...
0
1,322
thread by: Susan Cuff | last post Dec 8 '11 by: Susan Cuff
from my webpage I send customers to a vendor webpage to fill out a form. When done the vendor returns xml to my webpage, which I want to read and update the database. I'm confused as to what to use to load the xml (XmlDocument.Load?). I'm fairly new to .net and need a pointer in the right direction.
1
1,443
thread by: silpa | last post Dec 8 '11 by: suma1000
Hi, I am new(or a learner) to web based projects and N Tier architecture. I want to do a sample project on asp.net 2.0 with c#.net and SQL Server 2005 using N-Tier architecture for gaining knowledge. The project I want to do is regarding Address Book. I request you to kindly send me code for this if possible containing ...
0
1,181
ParPar
thread by: ParPar | last post Dec 8 '11 by: ParPar
Is it possible to write to the Source column in the Event Viewer my wanted source ? (instead of ".NET Runtime" ?) And if so, how?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.