Jerry-liu's Q&A profile
Windows Search Technologies sending query via page other than msn.com
Hey guys, I was wondering if anyone could help me. I'd like to include a search form for WDS on my browser homepage and be able to submit the query from within that page, I'd like to see the results in the WDS. This works fine for msn.com (select desktop tab) but I cant seem to be able to get the code so I can use it with ANY page. any thoughts on this There is built in support in windowssear ...Show All
Visual Studio Express Editions VB 2005 Express + Crystal Report
Hii All, Please help me I have installed Visual Basic 2005 Express Edition. But i can't see CrystalViewer (Crystal Report) controls in the toolbox. Can i make report in Visual Basic Express How to do it 2nd question, how long life time of Express Edition However, evaluation edition more help me didik wrote: Hii All, Please help me I have installed Visual Basic 2005 Express Edition. But i can't see Cryst ...Show All
SQL Server FOREACH Loop Container: Continue ?
With a ForEach container, configured to loop through files in a directory, if I have a problem with a file.. can I direct the loop to skip on to the next file I'm processing structured files, first record of each is some header info, body records are in the middle, and then the last record is a trailer containg a checksum So, for each file in the directory, I split the records into three raw files, one for header rec(s) , one for ...Show All
Windows Forms Sorting the top level nodes in a treeview
Hello: Anyway to just sort the top level nodes easily THanks, Mike Yup, that's what I ended up having to do... Thanks. Mike ...Show All
SQL Server "product level is insufficient" message during flat file import
I'm using the import wizard to create a new table from a flat file source. The table gets created but no data gets copied. What's wrong Here's the report: Operation stopped... - Initializing Data Flow Task (Success) - Initializing Connections (Success) - Setting SQL Command (Success) - Setting Source Connection (Success) - Setting Destination Connection (Success) - Validating (Error) &nbs ...Show All
Smart Device Development Reading Blocks from Removable Storage Disk
Hi, I need to read the disks blocks from a FAT file system on a removable storage device. I've not been able to find any classes part of .NET so far that allows me to do this. I simply want to read from the first block, or byte, to the last to create an image of the disk. Can anyone suggest a method or classes on how to do this I wasn't sure where to post this, sorry if this is the wrong forum... Thanks. Th ...Show All
SQL Server Changing file extension
Hi All, Is there any way to change the file extension while exporting to mhtml format from the HTML viewer We thought of creating reports in the reporting sever and my client want the reports to be exported to word. As we do not have the default rendering extensions for word, I thought of using mhtml extension and opening the output file in word. Which works but always user has to choose "open with" (at least once). If i can ch ...Show All
Visual C# Need Some answers
Hi, I need answer of these 10 .net related question. Q1,What is the difference between a private assembly and a shared assembly Q2,What is the difference between a delegate and an event Q3,What is the difference between a system and application exception Q4,Can we write a program in IL Q5,Is .Net Supported on Unix Q6,What does .Net mean in the .Net context Q7,What is CTS,What is it for Q8,What is ...Show All
Visual C++ Live Source Browsing does not work in comments
Hi, I am writing this comment in response to the article "Live Source Browsing in Visual C++" by Boris Jabes and Ameya Limaye, which explains the advantages of the new browser mechanism in VC++ 2005. In my experience, however, the browser feature was practically broken in VC++ 2005. Now F12 button (as well as other browser related commands) do not work neither in comments nor in blocks disabled by #ifdef nor in Build Output window. I n ...Show All
SQL Server SQL Express with W98
Dear friends I have a question, SQLExpress are function with W98, because i had install SQLExpress in W2000 server, but the users with W98 can't connect the DB, this show a error, y tried connect by ODBC but i can't, what is the problem. Thank you Which error do you get If you use SNAC ou have to keep in mind that this not supported in Win95 / Win98. HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All
Visual Studio How to: Generate many files from one template?
I have a DSL now taking shape, including generating code that executes properly, and I must say I am pleased with how quickly it has come together. Now I have a secondary goal to fill: producing static documentation from the diagram. I'd like to produce a set of HTML files (one for each instance of the primary classes in the DSL). I don't see how I can do that with the current structure, which allows me to generate exactly one file from each tem ...Show All
Visual Studio Tools for Office VSTO - Word Protection & Change table cell background color
Hi, This question is about Word Document protection. I am using VSTO with Office 2003. I want to change word table row's background color when my document is protected using Word Protect function. Can I do it * Assumptions are: 1. Protection is of type Form Field. (Not Read Only) That is: Application.ActiveDocument.Protect2002(Microsoft.Office.Interop.Word.WdProtectionType.wdAllowOnlyFormFields, ref noReset, re ...Show All
SQL Server Problem with ODBC Source
I'm having trouble using a Progress database as a source. I have an OpenLink driver installed and a System DSN set up. I can successfully test the connection. I added this DSN to the connection manager and added it to a DataReader Source. I then added the SQLCommand property. I was able to map columns and such, so I believe the SQLCommand was successfully parsed. However, when I try to save the DataR ...Show All
Visual Basic Index was outside the bounds of the array.
I get that exception for this line of code....I was wondering i did take a look of the index of the listbox to make sure i was referring to the right file and it is 0.....so what seems to be the problem.....Any help private void btnread_Click( object sender, System.EventArgs e) { string [] thefiles; thefiles = System.IO.Directory.GetFiles("C:\\"); string thefile = thefiles[0]; if (thefile.Substring( ...Show All
Visual Studio Unable to read 2 (out of 3) media
Is there any reason that a TOSHIBA DVD-ROM SD-M1612 DVD player might be able to read the Visual Studio Team Foundation Server DVD, but not the SQL Server 2005 DE or the Team Suite media ("Windows cannot read from the disk. The disk might be corrupted, or it could be using a format that is not compatible with Windows.") Either way, is there an alternate method of obtaining the software hey, thanks a l ...Show All
