NuclearIntern's Q&A profile
SQL Server Password Protected Excel File
Hi I'm in need of a bit of assitance here. Basically I am currently creating a SSIS package which works in principle with the exception of my data flow. On my data flow I am reading an excel file using the excel source, this works fine for a number of my examples but one of the excel files is password protected. This is throwing an error when I try to run the package. Does anyone know how to read a password protected excel file Thanks Kismet123 You cannot access a password-protected Excel file using the Jet OLE DB Provider, period. I probably shouldn't mention this, but as an int ...Show All
Visual C++ error C2259: cannot instantiate abstract class
I'm trying to make a Virtual Constructor Function to return a pointer to a new object; "ServerExt". My code is: class ServerExtApp : public ServerExt { public: virtual void execute() throw(ServerExtApp::Exc); }; ServerExt *virtualCtor() throw(ServerExt::Exc, bad_alloc) { return new ServerExtApp; } but when I compile I get these mistakes: Compiling... ServerExtApp.cpp E:\VICTOR\IN\INFITEL\SCRIPTS_PRUEBA\ServerExtApp.cpp(94) : error C2259: 'ServerExtApp' : cannot instantiate abstract class due to following members: E:\VICTOR\IN\INFITEL\SCRIPTS_PRUEBA\ServerExtApp.cpp(55) : see dec ...Show All
Visual Basic Visual Basic Compiler Error Hotfix
Hi all i just want to know when is going to be released the fix for visual basic compiler error &H8013141e& this is already reported in the microsoft productfeedback site. i think this is a very urgent patch that must be released asap and please do not repond that i should go back to vs.2003 because i have lots of code developed in VS 2005 to framework 2.0 .. JSB PS: this error pisses me of, i need to restart VS.IDE every 5 minutes. i think this is too bad for a recent relesase product ( its full of Bugs ). Hi, João, This is a good opportunity (in the ...Show All
Visual Studio Team System Beta3 Build: Workspace does not exist + already mapped
We have freshly installed TFS Beta 3. Team build has been installed on a separate machine, together with some components of VS2005 required to run tests on the build server. We get the below error (Workspace xxx does not exist... The path yyy is already mapped in workspace zzz). We have since also installed Team Explorer on that machine. BUILDLOG.TXT Build started 2005/10/06 11:40:09 AM. __________________________________________________ Project "c:\build\IL.EntryPoint\IL.EntryPoint\BuildType\TFSBuild.proj" (EndToEndIteration target(s)): Target InitializeEndToEndIteration: Target CoreClean: &nbs ...Show All
Windows Forms Layout and Design Question
I know this might seem very stupid, but I'm on the Adkins diet and can't seem to remember how to tie my own shoes, so bear with me. I was just wondering if there is a control that I can make look like the below: A. Description 1 B. Description 2 C. Description 3 (more of 3 this aligned with 'D') D. Description 4 & ...Show All
Windows Forms how to use arrow keys in a cell of a grid to move curser in text of the cell?
HI I have datagrid with several text cells. The user can not use arrow keys to move the curser in text of cells. I want to limit the cell changing input to TAB button and user would like to use arrow keys not to change the cell but move the curser in the cell's text. how can i do this ! well one could use wndproc and check&n ...Show All
Visual Studio 2008 (Pre-release) Uninstall troubles
I installed the C# 3.0 Tech Preview over a normal VS2005 beta 2. While the uninstall from "add/remove programs" appeared to succeed, the IDE is still reporting C# 3.0 as being in use. The ReadMe gives a link to http://www.bellware.net/Bin for a tool to eliminate the IDE support, but this link appears to have no relevant information. Thanks for any help you can provide. You should be able to open a command window and navigate to the LINQ Preview install bin directory. By default this is: C:\Program Files\LINQ Preview\Bin and then do: >IDESupportInstaller uninstall Hope that helps. rem ...Show All
Visual C# Installing Project
I developed a database in SQL Server 2000 , the front end (GUI) is designed in C# , it is working fine on my own computer but if I try to migrate it to other computer where SQL Server2000 is not installed its not working there, similarly if I install SQL Server 2000 on that computer it stillrequires to attach the database file, so is there any method or procedure so that I don't have to install SQL Server 2000 altogether or I have not to attach the data file by my own means that the data file must be picked up the computer automatically. A quick response will highly be appreciated. Thanking in anticipation. FROM IFTI ...Show All
Windows Forms Resizing and Repositioning Control on a Windows Form at runtime(.Net)
Hi Is it possible to resize, repositioning controls like (TextBox, Label, ....) during runtime on window Forms in (DotNet). How to proceed with this. Thanks Sriram Do you want to do it something like the VS.net designer If not,you can set the Location property and Size property at any point of time. ...Show All
.NET Development Could not able to create Web App Proj.
Hi, When I try to create new WebApp.(c#), I am getting the following error Visual Studio could not identify the version of ASP.net on the web server. the webserver reported the folowing error when attempting to create or open the web project located at the following URL:'http://localhost/WebApplication1'. 'HTTP/1.1 401 Access Denied'. Can any one help me on this. Thanks, Pradeep Nulu Hi Guys, I have the same problem with VS 2003. I've already tried re-registering ASP.NET on the my machine and restart afterwards, but I'm still getting the same error when creating a web project. Please advise. Thank ...Show All
Visual Studio Converting IDTWizard to GAT project and solution templates.
I'm trying to convert our existing project templates into GAT. Unfortunately my GAT doesn't let me do some things and does too many things for me in other cases. First, let's throw away the Visual Studio text replacement stuff everywhere and use the "T3" stuff. I previously complained about this for project items and somebody replied that I might be able to do that in the next release of GAT. Does this also apply to project templates Second, the Action is only ran AFTER the project has been created. There is no way that I can see to get in before the project is built. Third, I can't disable the project Name and Location. My wizard is respon ...Show All
SQL Server Question Regarding Job Schedules
Hi My instance of SQL Server 2005 is installed on a Win Server 2003 box. I am trying to schedule an SSIS job. I have created a proxy using my NTLogin as Credential. When I run the job, it returns with the following error: Message [298] SQLServer Error: 15404, Could not obtain information about Windows NT group/user 'XXXXXXXX', error code 0x54b. [SQLSTATE 42000] (ConnIsLoginSysAdmin) where XXXXXXXX is my Domain\NTLogin I access the Server box and discovered that the Windows Task Scheduling Service is not running. Does SQL Server Scheduling depend on this Hi Thanks for the response. I ...Show All
Smart Device Development Emulator Errors
Hello guys, hope you're all doing fine these days. i have 2 errors while attemptng to run my PPC 2003 SE emulator 1st) Error: No VPC network adapters enumerated or no host network adapter with provided MAC address found (eventhough it detects my networks cards, and 10 days ago it was working fine but since then i dunno what happened and it suddanly stopped working, i get the same with WM 5.0 emulator and i have re-installed netsvwrap.msi) 2nd) im getting this new error : the emulator couldn't start possibly because of incorrect startup parameters how to fix these errors (i have uninstalled the emulator and reinstalled it again ...Show All
Software Development for Windows Vista How to pass a Strongly-Typed Dataset to a workflow
Hi, Can anyone tell me how to pass multiple parameters one being a strongly-typed dataset to a workflow. It would be good it I could pass the dataset by reference too What I'm trying to achieve is two-way communication between the host and the workflow via a dataset. There doesn't seem to be many examples of this on the web - can anyone help Thanks! The 'Ref' Parameter type in workflow is somewhat misleading, in that it doesn't actually mean you are passing the object by reference. What it means is that you can read the parameter again, after the workflow completes, using the OutputParameters collection (which is passed in ...Show All
Visual Studio Team System New Group remains invisible by WIT system
I add new group to TFS (through Visual Studio Team Explorer). When I am trying to use this group in WI type definition, witimport fails with " '[Project]\New Group' is not a valid user or group name " message. Authoring Work Item Type document from extensibility kit talking about "up to 30 minute" latency between when new group add and when it is recognized by WIT system. In my case after an hour new group remains invisible. To discard stupid syntax issues I tried to use one of default groups and it work just fine. Thanks for any advice, Leon Hi Sundar, It is working! Apparently permissions in classification section were missing. Th ...Show All
