473,574 Members | 2,580 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,497
thread by: Jeganexpert | last post Apr 24 '14 by: Jeganexpert
It is working perfectly before configure into the web server. When we try to send after configuring in web server (IIS), then only it is not working. Technology Used: ASP.NET4.0, C#4.0, Outlook, 2007, IIS7.5, Windows7 64 bit, Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the...
0
1,255
thread by: Bergkamp | last post Apr 17 '14 by: Bergkamp
Hi, I have a page with a private variable: AccountData. This handles all of the account data and i save it in the viewstate between postbacks. I have a User Control named - AccountFavorites that renders all of the account Favorite topics. When a user decides he wants to cancel one favorite topic he clicks on an asp:LinkButton and it postback...
0
1,111
thread by: tonyhug | last post Apr 13 '14 by: tonyhug
Hi There, I have a windows forms application, talking to a MySQL hosted database via Mono Webservices, using SOAP1.2. The program can use several endpoints, the normal soap ones talk to MS SQL, but I need to get the MySQL SOAP12 working. I am getting Maximum message size quota for incoming messages (65536) has been exceeded. I have seen...
0
1,016
thread by: fastestindian | last post Apr 7 '14 by: fastestindian
I m facing this issue since last week. As I have installed the TFS on VS 2008 on my machine. It was working fine till last thursday where i was able to see the souce control pane. But suddenly it stopped appearing. I have Uninstalled, repaired done everything but still not seeting source control pane in VS2008. Please help me to resolve...
1
1,897
thread by: Lychean | last post Apr 3 '14 by: Luuk
Hi... I want to zip file by using vb.net and using winzip command but I don't know to how to use. I already have winzip64/32.exe. Can you explain how to use it?
0
1,323
thread by: prachell | last post Mar 31 '14 by: prachell
My issue is similar to a previous post that you have answered in Windows Service written in c# Hangs We use only 1 service which fetches files(*.xlsx) from a folder and inserts into a table of a Database.Once the details are updated into the database, the file will be deleted by the service. The folder from which the service fetches is...
0
1,164
thread by: sharavanan | last post Mar 29 '14 by: sharavanan
Is there any way to find ipv6 address index value from corresponding ipv6 subnet. i.e., I have one ipv6 subnet and list of IPs(take may 1000000 IPs). If I give one ipv6 address then code should return position from subnet IPs(like 10th in subnet or n'th IP) How to achieve this in C#.NET? is there any possibilities or algorithm to find this ?
0
1,292
thread by: TamerBoz | last post Mar 28 '14 by: TamerBoz
I have this c# wrapper code: /// extern TSK_IMG_INFO *tsk_img_open(int,const TSK_TCHAR * const images, TSK_IMG_TYPE_ENUM, unsigned int a_ssize); internal static extern DiskImageHandle tsk_img_open(int imageCount, byte image, ImageType imageType, uint sectorSize); Is there anybody who could tell me how the use this code in C#....
0
1,150
thread by: GAURAV MANUSMAR | last post Mar 10 '14 by: GAURAV MANUSMAR
Is there some way to create a setup file in VS 2010 Ultimate which will also install SQL Server 2008 Management Studio automatically, attach the database along with the application itself? This is meant for people who do not have SQL server installed and they should be able to start using the app by running one single setup.
1
1,316
thread by: pimu80 | last post Mar 10 '14 by: Yozuru
.NET Framework 2 was not enabled by default in Windows 8. I got a new laptop recently (lenovo yoga pro 2) and noticed that it was enabled, but only after I've installed few programs, so I'm not sure if it was enabled from the box. So does .NET Framework 2 enabled by default in Windows 8.1?
0
1,320
thread by: GAURAV MANUSMAR | last post Mar 6 '14 by: GAURAV MANUSMAR
I am designing one web page which checks the existence of the Email Address on the server For that I have the following code.....this code checks the the existence of gmail address for e.g xxxx@gmail.com on the Gmail server so can anyone please tell me what is the MX Record Entry of Hotmail,Yahoomail and Rediffmail provider. TcpClient...
0
1,065
thread by: jitendraprajapa | last post Mar 3 '14 by: jitendraprajapa
if you want to select button click in datalist then this perticular item data is how to get and add session. plz help..
1
1,206
thread by: GAURAV MANUSMAR | last post Mar 1 '14 by: GAURAV MANUSMAR
Hey there, I have a checkedListBox and a TextBox......When I Checked item in the checkedListBox it shows the value of the respective item in the TextBox.....When I Checked multiple items in the checkedListBox it shows the values of the respective items in the TextBox separating by {,}"Comma" Now my question is that when I unchecked the...
0
1,154
thread by: GAURAV MANUSMAR | last post Feb 22 '14 by: GAURAV MANUSMAR
I design one application for backup and restore mechanism . When I press on the backup button it will successfully creates the backup file on the selected path. But when I want to restore the same database then that time it showing me an error "RESTORE cannot process database 'email_client' because it is in use bye this session. It is recommended...
0
1,079
thread by: GAURAV MANUSMAR | last post Feb 21 '14 by: GAURAV MANUSMAR
I have one CheckListBox and one TextBox....items of checkListBox is bound to the "user_name" column of the table in database and there is one more column "email_id".......my question is that when i check multiple items form the checklist box it will show the their respected value(email_id) into the TextBox separating with "," (comma...
1
1,439
thread by: GAURAV MANUSMAR | last post Feb 13 '14 by: audrey45
There is one database name as "email_book" and in that database there is one table named as "contact_book"....name and mail_id are the two column which i had been created in that table.......now i want to add data into to my table using form in C# but on the counter part i just want to avoid inserting the repeated data into the table.......when...
0
1,032
thread by: rajasria | last post Feb 12 '14 by: rajasria
i already downloaded mono 3.2.3 but unable to run.what is mono how can i run in eucalyptus linux platform
0
1,032
thread by: AronLundgren | last post Feb 11 '14 by: AronLundgren
I used the "LogonUser" followed by the "ImpersonateLoggedOnUser" functions and all is working well. It did involve setting up a local user account on the machine running the program that matches the Username/Password of a suitable user on the remote machine as well. I initially banged my head trying to logon to to remote machine.......
0
1,330
thread by: Erik DHondt | last post Feb 10 '14 by: Erik DHondt
this code won't work Imports System.IO.File Imports System.Windows.Forms Public Class Declarations Private Declare Function AddFontResource Lib "gdi32" Alias "AddFontResourceA" (ByVal lpFileName As String) As Long Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal...
0
1,378
thread by: PRANGYA1234 | last post Feb 6 '14 by: PRANGYA1234
I have deployed my windows application through clickonce deployement on production , but it is running very slow . This deployment is done as online only mode where it depends on client's netowrk connection speed/bandwidth. If i again deploy my application in offiline mode ,will it run faster ? Can anyone suggest ?
0
1,179
thread by: badarinarayan | last post Feb 6 '14 by: badarinarayan
CrystalReportViewer1.SelectionFormula = "{tbl_srvmast1.Com_Type}='" + DropDownList1.SelectedItem.Text + "'" + "AND {tbl_srvmast1.Com_Date}>='#"&TextBox3.Text&"#" + "AND {tbl_srvmast1.Com_Date}<= #"&TextBox4.Text&"#";
0
1,048
thread by: Dila Ram Gurung | last post Feb 4 '14 by: Dila Ram Gurung
I want to write a code in .NET C# which will fetch data from actively running excel sheet. To be more elaborative : I am using an excel sheet which automatically updates its cell value through add-in actively running on it background. Now I am looking forward for developing such a plug-in which will read the data from one actively running...
0
1,056
thread by: spbd | last post Feb 3 '14 by: spbd
Hello I Have A Website with A Hosting. www.jugodhara.com Cpanel www.jugodhara.com:2082 User - jugodhar Pass - ★★★★★ Now my question is i need to upload a password.txt file on http://www.jugodhara.com/public/
0
1,051
thread by: Medngus | last post Feb 1 '14 by: Medngus
I have an aplication developed in VB of VS 2008. I wanted to deploy it, and whwn I publish it it is sending an error message that says "An error occurred while attempting to sign: bin\Release\app.publish\\setup.exe". How do I deploy me application?
0
1,100
thread by: justkidding | last post Jan 30 '14 by: justkidding
I have burned my vb 2008 application to CD successfully and installed in my computer. The problem is that an error occurred prompting about Close Connection.. That was due to my default DATABASE in MS Access.. How could i build an open connection for a real vb.net application?

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.