473,544 Members | 2,517 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).
2
2,505
thread by: Kotireddy | last post Oct 26 '12 by: PsychoCoder
Hi, We posting the voucher to tally using the web request,it is working fine when the tally is open in the server.But it is not working when the tally is offline. Please give the suggestion to solve this. Regards, koti.
1
2,193
thread by: JavedS | last post Oct 25 '12 by: Frinavale
I want to move a node around in XML for e.g. if the string is <strong><u><?custom_mark_start ForFormatCount='BU' Forunformatchar='i' data='evolved'?>evolved<?custom_format_mark_end ?></u></strong> then the custom PI should be moved before the formatting tags The Result should be
2
3,051
thread by: waleednosir | last post Oct 25 '12 by: Frinavale
Dear Experts, I have a situation , I am sure about the best approach for it. I have a database application that is designed to handle both SQLServer database and Oleddb "Access mdb" database. the issue is that during application start up , the application detects the configuration file and decides which database to use , eg , oledb to Sqlclient...
1
1,857
thread by: prasad599 | last post Oct 25 '12 by: ZiadElmalki
Hi, I am developing a application which allows users to ADD/UPDATE/DELETE data from database via a datagridview. To do this user has to select a table from a dropdown list and the grid shows data based on the table selected. The total number of tables available for the user can be upto 30. Right now I am using builtin ADO.NET objects...
1
7,345
thread by: santoshsri | last post Oct 20 '12 by: PsychoCoder
Hello, I have web application running since years without any issues. Recently we started facing weird errors we have no clue about .. Can some tell what could be wrong ? It's on IIS6 on .net framwork 1.1.. Appreciate your help. Thanks Stack Trace -----
1
1,884
thread by: imsanju | last post Oct 18 '12 by: PsychoCoder
How do I get the general information of any exe file which I selected using openfiledialogbox.openfile() method.. Im getting no where dnt knw how to do can any1 help me...
1
2,040
thread by: krishnacharan | last post Oct 12 '12 by: Rabbit
In my project i have a requirement where in the user type his Name or some details in one Textbox and system should automatically convert it to a Defined language where use selects at the time of filling the form. I tried Google Transliteration and it works. but my constraint is there is no internet at client place so my solution is not...
1
3,154
thread by: SowAruna | last post Oct 11 '12 by: Rabbit
can anyone one help me how to write the below code in C#.NET i am able to create the wordapp and openthe document but further things like compare word document content and not able to.... plz help me // Create an instance of Word if (!objWordApp.CreateDispatch("Word.Application")) {...
5
5,324
thread by: igalep132 | last post Oct 11 '12 by: SPrerna
Hey, I've a comboBox with some List Items (countries names) I was wondering how can I force the user to select those countries which are Listed in the collection list only, without any opportunity to add his own item 10X
1
2,000
thread by: Omg83191 | last post Oct 4 '12 by: Rabbit
how can i create registry entries on my desktop application to run my desktop app. via url link? i have a vb.net desktop app. and i want run it on client(assuming the application is present on the client machine)
0
1,562
thread by: Kotireddy | last post Oct 4 '12 by: Kotireddy
Hi, I am calling the web api get method in the browser it is working fine.but I trying to call this in asp.net page it is asking the follwing in IE. "This page is accessing inofrmation that is not under its control.This process a security risk.Do you want to continue?" Where as in the Firfox or crome. it is not working. My code is below ...
0
2,190
vavc1980
thread by: vavc1980 | last post Sep 26 '12 by: vavc1980
MVC 3. I have a View that displays a collection of a Model using the Html.BeginCollectionItem helper. When the page is rendered the ids of the objects look something like this: car.id ... car.id I would like to get this for some specific validation purposes in the Controller when the data posted is received, specifically the part I'm...
1
2,004
Ravi L
thread by: Ravi L | last post Sep 26 '12 by: madankarmukta
Hi there, I need to get a windows Service developed in .net 1.1 to work on a Windows Server 2008 R2 environment. The service runs perfectly, but the issue is passing the arguments. The service is run from a procedure using net Start servicename arg1 arg2 The issue am facing is, the arguments are not captured in the Service onstart event. This...
0
1,170
thread by: cdeshaz | last post Sep 25 '12 by: cdeshaz
Hello, I have several entries in a textbox and would like them to display on the worksheet in multiple rows as many entries long in the same column. Also,for the most accurate results, I'm not sure how I should seperate the data within the textbox either by commas or have each entry on seperate line. This is a partial execerpt from my macro:...
0
1,800
thread by: ankur1806 | last post Sep 18 '12 by: ankur1806
i want to display hindi text in label but there is no option of hindi font in the font property of label ?
2
3,047
thread by: ripa | last post Sep 16 '12 by: ariful alam
Session_id varchar(5)primary key Name varchar(30) Price int in this mysql database I want to increment the session Id as S0001 so how can I do with auto increment.... pls suggest me,,, pls quick reply...
2
4,095
thread by: nicmck34 | last post Sep 11 '12 by: airl08
Hi, I'm having a problem developing a menu for a XNA project. I'm relatively new to C#. The error that I'm getting is: 'Microsoft.Xna.Framework.Graphics.GraphicsDevice' is a 'type' but is used like a 'variable' My class that has this error looks like this:
1
1,637
thread by: doravelu | last post Sep 11 '12 by: ariful alam
<root> <school> <faculty> <name></name> <designation></designation> <sal></sal> </faculty> <doj></doj> <place></place> </school>
2
1,744
thread by: Kotireddy | last post Sep 10 '12 by: Kotireddy
Hi, I am new to database project. I followed the below link to create my project. http://www.codeproject.com/Articles/245612/Creating-a-Database-Project-with-Visual-Studio It is working fine(If I deploy the project The database is created in the target machine) Now, I want to deploy this project in the another project button click...
0
2,123
thread by: Kotireddy | last post Sep 5 '12 by: Kotireddy
Hi, I am working with c# windows application. I need to create the MSI package with the database. In the MSI package the user has to select the server name and database name,userid,password to run the scripts in the database. How to create this type of MSI package. Any one give the suggitions. The sample will the great help for me. ...
0
2,070
thread by: prasad599 | last post Sep 5 '12 by: prasad599
Hi, I want to add assembly version into the database during post build event. How can we achieve this ? Regards, Prasad
8
6,151
Malathi
thread by: Malathi | last post Aug 30 '12 by: Malathi
Hi, Im opening an accessdb(consists of forms,report,etc) via vb.net console application. This is for the purpose of scheduling jobs. Its working fine for hours. But if we are not logging in for 2 days the scheduler throws an exception as follows. Exception from HRESULT: 0x800A9D9F After logging in the error is disappearing. So I added the...
3
20,612
thread by: rupali | last post Aug 28 '12 by: rupali
Hello All, I have created a usercontrol in vb.net. Now I want to access this in asp.net page and show the usercontrol in web page as an embedded control. How to access dll in web page?
3
26,935
thread by: Udara chathuranga | last post Aug 28 '12 by: PsychoCoder
I need to develop a smart device application to upload an image to my web FTP server using C#.net. But the required classes are not available in the System.Net reference as like in the normal windows applications. What should I do ?
1
1,990
thread by: priyamtheone | last post Aug 25 '12 by: priyamtheone
I built a ClassLibrary where I have created my custom form component (let's say MyForm) that inherits from the Form class. I added the ClassLibrary to my actual WinForms project. Now when I add an inherited form based on MyForm to my project through the 'Add New Item' dialog box for the first time, its Text property remains blank by default. But...

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.