Recent update: 2008-3-21
Building a web service project with Beta 2... this project built OK under CTP 12/04. Building now I keep getting this error: ""could not create type 'service'". There is no further info provided about the cause of this or what it means. Searching help does not bring up anything. Clicking on ...
Please change your Internet Explorer security settingsTo save changes to your settings for this website, you need to enable userdata persistence for Internet Explorer. Complete the steps below, and then click Change settings to the left and try saving your changes again. In Internet Explorer, ...
Please change your Internet Explorer security settingsTo save changes to your settings for this website, you need to enable userdata persistence for Internet Explorer. Complete the steps below, and then click Change settings to the left and try saving your changes again. In Internet Explorer, ...
HaiI have a grid within a div. As per my functionality, I add a new row to the grid. On the click of a button, a new row Iin edit mode) is added to the bottom of the grid. This new row now could be seen only on scrolling down the grid. Now on the click of the button, I want to have the focus on ...
125 byte By
JaredJ at 2008-3-1
Is there a way using .NET to make a web game ASPX that has scrolling game screen or is ActiveX the only way in Visual Studio?
I am trying to acces security tab of the Website Administration tool but i am getting the following errorThere is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager ...
Hello. I need to develop a plugin for Word in Visual C# and as a test, I have to do the following application : in a Word document, I have to insert a button and when I press it, a windows form must appear with a textbox. That textbox contains all I type in document. Can you help me with some ...
i get this error when i run my program, i added reference TAPI3.dll and under my projectanyone has any idea on this error? what am i supposed to fix it?System.IO.FileNotFoundException: Could not load file or assembly 'Interop.TAPI3Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or ...
I was trying to create an HttpHandler to filter ALL incoming requests for my application, regardless of the file type or subdirectory. In my web.config file I added this<httpHandlers><add verb="*" path="*" type="Interceptor,Interceptor" ...
3437 byte By
-D- at 2008-2-24
I have a input box and an image button:<td><form runat="server">Search <asp:TextBox ID="SearchTextBox" runat="server" Height="15px" Width="150px"></asp:TextBox><asp:ImageButton ID="SearchImageButton" ...
Hi all,Im posting this to ask anyone if they would have any information on how this little home project that i am working on could be accomplished.Basically, all it is, is that I want to be able to create a little animation via the web. Let say I have a basic figure..like a red square. I want ...
Hii I want to make a forum post page in Asp .net and allow users to format their messages like microsoft forums. So how to create a designer that users can use to format their messages Thanks a lot
Hi; My project need to block outbound data at C# programming, and I try to use WindowsXp Firewall for that; but by default, this firewall just blocks inbound, anybody has idear to do that? Thanks for reply! Simon
I'm working on an ASP.NET page that contains <asp:Panel ID="pnlDescription"...>When I attempt to reference that panel in the code-behind page, intellisense recongnizes it, but it generates the following error at compile time: The name 'pnlDescription' does not exist in the current ...
Hi; My project need to block outbound data at C# programming, and I try to use WindowsXp Firewall for that; but by default, this firewall just blocks inbound, anybody has idear to do that? Thanks for reply! Simon
Hi all,I'm trying to make a program that automatically converts csv files to xls files. I'm using Visual Studio 2005 (Visual Basic).My csv files are separated with ; (so, not with a comma)I want my program to open an existing csv file, convert it and then save it as an xls file without me ...
4062 byte By
sontek at 2008-2-18
I'm trying to develop an easy to use HttpModule for enabling Single Sign-On across multiple domains. My idea was to have a single login page on one domain and then a HttpModule that checked for an authentication cookie on each domain and if there wasn't one already enabled it would redirect ...
Hello, I tried to use RTC Client API with Visual studio 2005 but I cant load its reference, WHY ? . I found it works with Visual Studio 2002. So I have two questions:1. WHY I cant use it with Visual Studio 2005? and if i can use it so HOW?2. I tried to preview my webcam but it doesn't ...
321 byte By
poodle at 2008-2-16
I have a problem with the updates in Defender, first it would not install, now it wants to install the same update over and over. If I cancel the update it pops up again.The update is a Definition update 1.14.1325.6 for Beta Windows Defender(KB915597). I looked at my history of updates and it ...
681 byte By
vcboy at 2008-2-15
HI, I am writing a C# program to generate excel file format export. So I added reference for Microsoft Excel dll into my project and decleared "using Excel;". But when I compiled the project, it shows error as: "D:\Documents and Settings\My Documents\Visual Studio ...
I'm having trouble with getting Vista Beta 1 to boot on my Dell Dimension 9100. What is appropriate forum to discuss this? Thanks, Brian
1861 byte By
Nagu at 2008-2-15
hi here i'm trying to display some buttons in a stack panel horizontally an dit exceeds the screen visible area what i want is, to display what are the items are currently displayed now on the screen in ta text box. How can i do this (for this i'm using virtualizingStackPanel but i dont know ...
3185 byte By
Ankini at 2008-2-15
Im making an application that writes contacts into the MS Outlook database. Im usingVisual Studio 2005Windows XP service pack 2MS Outlook 2003 Im writing my code on a virtual machine (Windows XP service pack 2). Im using the Microsoft Outlook 11.0 Object Library which ships with Outlook 2003. I ...
Hi all, I'm trying to make a program that automatically converts csv files to xls files. I'm using Visual Studio 2005 (Visual Basic). My csv files are separated with ; (so, not with a comma) I want my program to open an existing csv file, convert it and then save it as an xls file without me ...
Hi, I have a requirement where I am supposed to fetch the emails from my Outlook Inbox for a particular email id. For example..I have emails in my inbox from email id pooja.katiyar@xyz.com and as a search string I give this email id..then it would search in the entire Inbox and it would fetch ...
okay... i've been reading some posts about using excel through C# and they keep on using Microsoft.Office.Interop.Excel.Application but i dont have this in my vs.net? is there something wrong with my .net or do i have to download something in order for this to ...
Hello all,I have trouble getting an RTC SIP client I have written to receive a message sent to it by another client. I know that the other client does send the message because I can see the message sent using "SIP SNOOP" (which is a tool available for LCS server). I am using the following code ...
Hai I have a grid within a div. As per my functionality, I add a new row to the grid. On the click of a button, a new row Iin edit mode) is added to the bottom of the grid. This new row now could be seen only on scrolling down the grid. Now on the click of the button, I want to have the focus ...
I have created a web application which uses the Reportviewer contol. It runs fine on my development pc but I get the error shown below when I attempt to run it on our server. I have tried installing the ReportViewer redistributanle directly on the server but this didnt work. I then tried ...
I'm working on an ASP.NET page that contains <asp:Panel ID="pnlDescription"...>When I attempt to reference that panel in the code-behind page, intellisense recongnizes it, but it generates the following error at compile time: The name 'pnlDescription' does not exist in the current ...
hi all my program need a particular folder named "data", in which there are some important files....now....i publish my app and when i start it, it returns a directory not found exception... how can i do to tell the application to go and consider this folder?i think that when publish ...
Hello there...... i am developing an application and as a part of it i want to run DOS commands through my code. i am using C#. in the MSDN library i saw a mention of "System.Diagnostics.Process.Start" and using cmd.exe. but i am relly not sure how to use this, moreover there is no ...
Hello there...... i am developing an application and as a part of it i want to run DOS commands through my code. i am using C#. in the MSDN library i saw a mention of "System.Diagnostics.Process.Start" and using cmd.exe. but i am relly not sure how to use this, moreover there is no ...
Hello, I have a redirect link which redirects to www.mypage/abcd?ID=12. I what to change the url of the address bar to another user friendly name as www.mypage/abcd/somepage. How can this be done. If needed there may be a reference table that will show the name somepage for the corresponding id ...
1583 byte By
sign at 2008-2-7
hi,i have a problem with file upload. when im trying to send the page it didnt redirect me instead the page cannot be displayed.. im having a problem uploading more than 4mb file size although i have a validation for the file size,how can i set the max. limit of the file upload properties? ...
How Can I to generate and compile aspx pages dynamically.Suppose I have a application testApp.On one of its page I have a button GeneratePage and a TextBox For the Page Name.and a checkbox for iscodebehind .and a combobox for languages.When I provide the desired information and then click ...
ok i have had the following msg everytime i go in the control panel and chose the anoing voice of sam which has been lost for now. An exception occurred while trying to run "C:\WINDOWS\system32\shell32.dll,Control_RunDLL "C:\Program Files\Common Files\Microsoft ...
Building a web service project with Beta 2... this project built OK under CTP 12/04. Building now I keep getting this error: ""could not create type 'service'". There is no further info provided about the cause of this or what it means. Searching help does not bring up anything. Clicking on ...
I am writing a database for a client in which I would need to be able to access EXIF data relating to certain photos (eg. shutter speeds, F-Stop data, etc, etc). I am having to write the whole thing in VBA and really need some help on whether it is possible (or anyone has ay code) to read EXIF ...
322 byte By
poodle at 2008-2-6
I have a problem with the updates in Defender, first it would not install, now it wants to install the same update over and over. If I cancel the update it pops up again.The update is a Definition update 1.14.1325.6 for Beta Windows Defender(KB915597). I looked at my history of updates and it ...
Hi, Is it possible to list out the mail id's from the address book (Out look)? If not possible please suggest any alternate method that satisfy the below mentioned requirement. I am using the windows application using C#. Purpose :- I want to list out the address book mail id's to ...
1185 byte By
pab at 2008-2-5
Hi The first problem I have is when I run a viruis scan. I contacted EZ ANTI VIRUS and the company said that this problem is a MICROSOFT problem because I ran a scan in the safe mode and everthing was ok. 1st problem is when I run a scan 1/2 way into the scan I recieve a error message:::: ...
1185 byte By
pab at 2008-2-4
Hi The first problem I have is when I run a viruis scan. I contacted EZ ANTI VIRUS and the company said that this problem is a MICROSOFT problem because I ran a scan in the safe mode and everthing was ok. 1st problem is when I run a scan 1/2 way into the scan I recieve a error message:::: ...
322 byte By
poodle at 2008-2-4
I have a problem with the updates in Defender, first it would not install, now it wants to install the same update over and over. If I cancel the update it pops up again.The update is a Definition update 1.14.1325.6 for Beta Windows Defender(KB915597). I looked at my history of updates and it ...
336 byte By
matand at 2008-2-4
Hi all, I want to read the Outlook file .pst and extract from its all item. Is there anybody know it? I try with the new add-on of VS2005 but I must run Outlook and I don't want it, I'll wold like to read the file and extract all item without lunch the app. Thx to all for your help. Mattia ...
I searched in msdn abt how to Transfer word Documents into XML or XSL-FO? From that I got this link Transforming Word Documents into the XSL-FO Format, here they given all the procedure how to do that.Its manual one. But i wanted these work to be done by program itself. Can u please help in ...
366 byte By
PeteA at 2008-2-3
hi, I have a situation where my endusers set the text size of a web page to largest in IE6. How can I set the page to print using the normal size ? I tried using a css print stylesheet to set the body font size to to normal (10pt) , but the page still printed with the large texts. Is there a ...
Hello all,I have trouble getting an RTC SIP client I have written to receive a message sent to it by another client. I know that the other client does send the message because I can see the message sent using "SIP SNOOP" (which is a tool available for LCS server). I am using the following code ...
I'm working on an ASP.NET page that contains <asp:Panel ID="pnlDescription"...>When I attempt to reference that panel in the code-behind page, intellisense recongnizes it, but it generates the following error at compile time: The name 'pnlDescription' does not exist in the current ...
I'm reading an excel file row by row with pure text, but don't know when to stop. I'm just wondering if there is a way to detect end of file in an excel document. Could somebody help me please? Thank you!