caseynshan's Q&A profile
.NET Development Operation must use an updateable query occurs with non-admin account
Operation must use an updateable query occurs with a non-administrator account. Otherwise it works fine. I am attempting to update an Access database. I'm using XP SP2 Professional and an Access database. Get the message "System.Data.Oledb.OleDbException: Operation must use an updateable query"... Works fine with the admin account but not with a power user account. Works fine with an alternate admin account also. Any ideas Temporarily upgrading the power user acct to an admin account fixes it, but that's not how I want to do it. Is your Access database on a network resource Or in a ...Show All
Visual Studio Team System ADFS web test
Hi all, I am new to Visual Studio Web Test. Does anyone have any experience with ADFS web testing I encounter a problem when the test case (recorded test case) expected result is different from what is being produced by the system. I setup my ADFS system based on "Step-by-Step Guide for Active Directory Federation Services" . It works well via manual testing. When I recorded the test case using Visual Studio Team Edition and run it, the expected result is always different from the actual result. (I set pre-authentication to "true", and put in the correct username and password). What might be the possible mistake that I ...Show All
SQL Server SSIS Integration / Deployment
I'm very new to the use of SSIS in a real enterprise environment. I've used DTS in the simplistic method of import/export but little else. As myself and a few others new to the tool are working through some things two questions have come up. 1.) What is the best way to execute an SSIS package using Java 2.) Is it possible to deploy an SSIS package to a server that does not have SQL Server installed I've read a few things that suggest that embedding the SSIS runtime environment in an application is possible but definitely not a beginner type operation. Any quick guidance you can provide would be greatly appreciated. ...Show All
Visual Basic Debugger is extremely slow
Has anyone else experiance really slow debugging in VB.Net Beta 2 Yesterday was the first time I used it to step through code line by line and I was shocked. It's a simple project with one form using a datagridview and it was horrible. We are talking a 3 - 5 second delay every time I hit the F10 key to step over... Thanks, Aaron I have found a workaround posted here: Would this be sufficient for your team to try out (or have 1 of them maybe try this out to see if it solves the problem) http://lab.msdn.microsoft.com/ProductFeedback/ViewWorkaround.aspx FeedbackID=FDBK31126#1 The other workaround is to reset y ...Show All
Visual Basic maskedit control automatically changing the year from 0006 to 2006
I am using maskedit mask ##/##/#### format: mm/dd/yyyy when I enter 02/02/0006 it changes it to 02/02/2006 but when I trap for a valid date (in my instance it would be => 02/02/2006) and it is really 02/02/0006 So it shows a 2006 but the derlying data is still 0006. I have not changed any dates via code. Thanks It seems like when I filled out the format property as mm/dd/yyyy it changes the year, when blank it leave's it as 0006 so the user see's the incorrect date. Thanks ...Show All
.NET Development Problem in insert a datetime into SqlServer 2005 through Visual Studio 2005
I user Visual Studio 2005 64 bit ,windowxp 64 bit ,sqlserver 2005 The Sql statement : "insert into sickleave (StaffID,sickLeaveReason,DateStart,DateEnd,RegistrationDate) values (20001,'test',28/3/2006,4/5/2006,4/5/2006 ) " and the result in Datebase (All the time become 1/1/1900 0:00:00 ) Although i change the datetype from datetime to smalldatetime the result is same and i try input the date 28/3/2006 0:00:00 into server but it show the error: Incorrect syntax near '0'. What wrong help me please,Thank. Dim conn As SqlConnection conn = New SqlConnection(ConfigurationManager.ConnectionStrings(&q ...Show All
Windows Forms Runtime Performance
I've been looking at the article on VS 2005 and the new system certainly looks very tastey. Can anyone running the Whidbey beta offer comments on runtime performance. Is 2005 likely to be significantly better/ quicker at runtime I'm especially interested in quicker screen re-drawing. Graham I have no hard data to back this up with, just my& ...Show All
Software Development for Windows Vista workflow versioning question
We all have the experience to change the application after it went to production. When WF targets to solve long-run type of business process, the question is while I still have several work instances persisted and now I need to update the flow for a new requirement, whether these persisted instance will be affected. While I guess the answer is sort of yes( I recall someone here answered that if the modified activity has been passed , then no impact, otherwise yes), I'm still looking for some suggestions, for instance, xoml/dll versioning. Besides, if the new version added/deleted some variables, I'm wondering if WF can deserialize the ...Show All
Visual Basic Code Analysis doesn't appear in the error list
Code Analysis doesn't appear in the error list When I run the code analysis, the error list opens. It tells me how many warnings I have. But the list is blank. Any suggestions dennist685 Try clicking on the warnings icon in the error list (where it says how many warnings you have) Best regards, Johan Stenberg ...Show All
Visual Studio Team System Create a team instance outside of the Vis Studio
I want to create an Instance of team and do checkin's outside of the Visual Studio Environment. I have created a console app to be run at night. DOes anyone have a link for create an instance of team inside an app Thanks, Nick I think that creation of new Team Projects must be carried out inside of the IDE due to the way that the project creation wizard works - I'm not aware of an easy way to do this from raw API calls (but I could be wrong). I've moved this thread into "TFS - General" from "TFS - Work Item" in the hope that somebody here will be able to give you a di ...Show All
Visual Studio Express Editions ASP.net IIS setup problem.
Hello, I am a beginning ASP programmer and get following error message: Error 1 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Could I avoid using IIS or how do I configure IIS I greatly appreciate your help. James James, When you create the ASP.NET web application in VS choose File System as the location, and it will use the built-in web server instead of IIS. Brian ...Show All
Windows Forms Opeing default web browser to an URL automatically
Hi, I would like to have a click event of a menuItem to automatically open the default web browser to an predetermined URL. I can't seem to locate the C# code to do this for the .NET windows form I'm developing. Jared Thanks!! System.Diagnostics.Process.Start did the job! Jared ...Show All
SQL Server Problem selecting Group header should remain visible while scrolling
I selected this option in a report and when I try to open it from reportserver it raises this exception An error occurred during rendering of the report. (rrRenderingError) An error occurred during rendering of the report. Object reference not set to an instance of an object. Any Ideas If I uncheck this option the report renders fine, but I need to show the first column of the matrix while scrolling the report. Thanks in advance. Yes, I had mistakenly thought it was related to the rrRenderingError part. Do you have any clue why this would be happening From the reporting web interface, I CAN export the r ...Show All
Visual Studio Team System Who is the Customer Target Group?
Are there any whitepapers on what kind of marked the Team Fundation Server is aimed at The way I see it right now it is - not scaling well enough for enteprise usage. - To expencive for small teams that need something right out of the box. - Has to few features for any established build environment that wants to improve on their exsisting build situation. Hi, Thanks for your detailed response - you make some excellent points. I'm the Technical Product Manager for Team Foundation Server and there were a few items that I wanted to comment on. You noticed that we don't support CI (contin ...Show All
Audio and Video Development Windows media encoder 9 series SDK
hi i want to capture from a webcam connected to my pc with USB port. I have deveoped an application which can capture from webcam but i cant find the way to pre-preview and preview, and the resulting encoded file is also of very low quality. While going through the documentation i found this Controlling a Digital Device (C#) It is also assumed that you have a digital device connected to the computer. Windows Media Encoder SDK supports digital video (DV) devices connected to an IEEE 1394 digital video port, and video tape recorder (VTR) devices connected through a COM port using the Sony RS422 protocol. Now how can i work around wi ...Show All
