Software Development Network Logo
  • Microsoft ISV
  • Windows Forms
  • Visual C#
  • Visual Studio
  • SQL Server
  • Windows Vista
  • SharePoint Products
  • Visual Basic
  • IE Development
  • Audio and Video
  • VS Team System
  • .NET Development
  • Visual C++
  • Game Technologies
  • Smart Devicet

Software Development Network >> Nev.Jension's Q&A profile

Nev.Jension

Member List

rathlar
Dr.Virusi
polymorphicx
etones
Healthcare Network Admin Jerry
DarrellMerryweather
Wayne Arant II
Chanis
Strandberg
MightilyOats
IGiberson
00002210Dave
pfongkye
Charley Lou
Jehan Badshah
AlbertG
Chris Kulhanek
sxf
abhishek_6023
AravindaBV
Only Title

Nev.Jension's Q&A profile

  • SQL Server Cannot initialize the data source object of OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server

    Okay, this is what's happening. My drive: H Webserver: W Access Database: G Created a linked server on W, which points to the Access DB on G. Can run queries from W to see the data, no problem. Trying to run a simple select statement from an asp page, the error: Cannot initialize the data source object of OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "blah". What is that all about I see this error everywhere on the 'net, but there doesn't seem to be a solution that works! Now get this - if I move the DB to W, create another Linked Server pointing to it (the same box as SQLExpress), it displays the data, no problem. What is that Thanks to whomever can help! Here is the solution, aft ...Show All

  • Visual Basic system tray information

    Hi, I am new to Visual Basic. I want to write a application to know what are processes/Services running in system. What i am thinking is if i get system tray information, i can collect all processes/Services from there. Can you please help me how to get system tray information Thanks in Advance Kishore Namespaces do not exist in VB6...Visual Basic 6 questions are off topic for these forums...please see any of the following for more help with your VB6 issue! Useful Links Visual Basic 6.0 on MSDN Library Visual Basic 6.0 Help and Support Visual Basic 6 Support on Windows Vista VB 6 Service Pack 6 Microsoft Visual Basic 6.0 Common Controls Visual Basic 6.0 Upgrade Guidan ...Show All

  • Visual Studio Team System Added fields and mapping changes

    I have added a new custom field to a task item. This custom field supplants a prior field in the task item in regards to how it is mapped on an already existing .mpp. I need the existing .mpp associated with the Team Project to replace it's current custom field mapping For instance: In the current associated mpp file the Assigned to is mapped to pjTaskResourceNames But in the new version of FieldMapping.xml that has been applied the new custom field in the task Task Owner is mapped to pjTaskResourceNames. If opening the existing .mpp and selecting refresh or publish a TF80070 error occurs. It still shows the mapping in the project file as to Assigned To: I suspect this is the problem. Is there a means to make the .mpp ...Show All

  • Software Development for Windows Vista TC 20 - App Verifier error messages

    I am performing the following steps for the Certified for Windows Vista Test Case 20 7.Open AppVerifier 8.Attach application’s main executable to AppVerifier including a.Check the LuaPriv check 9.Launch the application 10.View application’s main executable AppVerifier log a.Search log for LuaPriv (Simpilest way to search is to search for “Severity=”Error””) I'm working on isolating the cause of the following App Verifier error generated when launching my app: OpenFileMappingW: Section (\Sessions\2\BaseNamedObjects\windows_shell_global_counters) only grants requested 'READ_CONTROL' to 'NT AUTHORITY\SYSTEM' Has anyone encounter a similar error and successfully tracked ...Show All

  • SQL Server Handling errors when using a Lookup Task

    Hi I am trying to use this painful new SSIS process. I basically need to use a lookup task to check to see whether a record exists or not. If not, then I need to insert the record. However, because this is treated as an error situation (which is stupid in itself), I get a problem when the number of records not found reach the MaximumErrorCount, and the rest of the package fails. Is there any other method of doing this type of thing, without simply increasing the MaximumErrorCounty to some ludicrous value. I could do this type of thing very very very easily when using DTS packages using the Data Driven Task, it seems so stupid that I can't perform the same kind of task using SSIS. Any help would be appreciated Thanks Darrell ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Building a Class repository but I have Namespace issues.

    You'll have to forgive the no doubt "simplicity" of this question but please bear with me. I am currently writing lots of small projects to learn different aspects of how C# and XNA both work. This is pretty much the first major involvement in a class based language that I have really dug into and it is certainly one where I have encountered namespaces and had to take notice of them. My plan is to build a set of classes that any new project can have access to (gameObjects, cameras etc...), ideally in a central location to all projects. Every class I create has a Namespace associated with it which means every time I try and use it from a different project, I have to add the class to the project and then change the Namespace. ...Show All

  • Visual Studio Visual Studio 2005 cant see modified projects

    we have files that appear in Visual Studio but then when we make changes to the files in the projects using VSS the project folders can no longer be visible in Visual Studio but still exists in Sourcesafe ...Show All

  • Visual Studio Express Editions Making a textbox into an array and reading from each point in the array

    I'm trying to build a name generator, that takes a letter from one point in an array, (Which originally comes from a textbox), and changes that letter to some other character. So for instance, if i put the name "Sam" in textbox one and clicked the "Generate" button, the out put, (Which has random keyboard typings of each letter, like S as "Ess" or "$") would go to textbox 2. So basically i want to build a name generator for The "Leet" or "L33t" Language. What i need to know is: 1.How to assign the Data of Textbox1 to a String array 2. How to read from each point in this array and 3. How to set the output to go to a certain point in an array for textbox2. Any help would be greatly ...Show All

  • Audio and Video Development Wrong help page

    Hi, In this help page http://msdn.microsoft.com/library/default.asp url=/library/en-us/medfound/html/65132e7d-22f6-4209-bc58-f5ea86ebd514.asp , the URL link of the document "Media Source Events - How to implement a custom media source" is the same to "Media Source Events - Events that a media source must support". Could you correct it Or could you give me the correct URL link Thanks. You're right, thanks. The link should be http://msdn.microsoft.com/library/en-us/medfound/html/82db6f32-ad94-4563-b8bd-8a5072c5b221.asp ---------------------------------------------------------------------------- Mike Wasson, SDK Documentation This posting is provided "AS IS" with no ...Show All

  • Visual Studio 2008 (Pre-release) Configuration Schema / Intellisense / maxMessageSize

    Hi, I installed the June CTP DotnetFx today and this managed break my intellisense in VS2005 in the application configuration files. Generally this would not bother me. Hoewever... I used to set the max message size in the configuration file on the binding element, and this attribute is not supported anymore. My questions are: Is there a way to restore the intellisense or a Url where i can get the System.ServiceModel definition Or Where can I specifiy the maxMessageSize for wsHttpBinding Regards Jaco de Villiers Hi Scott Thank you for the prompt response. Yes that worked perfectly. My previous config section was: <binding maxBufferPoolSize="2048000" name="workflowHttpBinding" ...Show All

  • SQL Server Adding Data Viewer causes BI Studio to crash

    I am having this issue with BI Studio when I add Data Viewer to a relatively large data set, it causes the Visual Studio to crash. Has anyone experienced this Any help on this will be highly appreciated. Thanks, Ashish Hi Phil, Thanks for the information. You are right. Changing the settings didn't help. It crashes regardless. I saw your bug report. It makes sense. Thanks once again for your helpful input. -- Ashish ...Show All

  • Software Development for Windows Vista WMI crashes

    Hi All I have a problems with a WMI provider that works fine on all Windows platforms but it is causing the wmiprvse.exe to crash.. I changed the mof files trying to use different declaration for the provider but it still crashes at the first enumeration of instances. The provider is a dll library. This is a part of mof file: instance of __Win32Provider as $P { Name = "NetworkPortInfoProvider"; ClsId = "{4f72b80e-4ba2-4a6c-9735-b84c39fb494b}"; HostingModel="LocalSystemHost"; }; instance of __InstanceProviderRegistration { Provider = $P; SupportsGet = TRUE; SupportsPut = TRUE; SupportsDelete = TRUE; SupportsEnumeration = TRUE; QuerySupportLevels = {&q ...Show All

  • Windows Forms Database upgradation during installation -C# MS Access

    Hi, We have a .Net 2.0 client application that uses Access mdb files as database. * When we send setup of our software, the MDB file is overwritten - i loose the data on my client application. The MDB should not be ovrewritten, but should be retained. If there are any changes in the MDB structure (new fields in table etc. i want it to update the MDB with the records being retained. any help related to this will be highly appreciated. Regards, MK ...Show All

  • Visual Studio Team System Postbuild and prebuild scripts

    I am using the newly released CTP 5 and have been trying to use the postbuild scripts and prebuild scripts to add certificates as well as permissions for a database. However, when I try to deploy the project I get an error saying that it can't find a procedure when trying to assign the permissions and it looks like the postbuild scripts and prebuild scripts are being combined and run together, both before any of the other database scripts (tables, procedures, functions, etc.) are deployed. My question is there a better way to deploy the permissions for the database other then putting them in the postbuild script or is there a way to fix it so that the postbuild scripts is run only after the main database scripts are run ...Show All

  • Architecture OTP: word deletion problem

    im using msoffice 2002 (xp). when im using ms word there is a problem occur. the problem is when i select the words and i try to delete the word then a message is appear in word status bar is "block delete no (yes)" when i press the ' y ' key then only the selected words or lines will be deleted it wont delete automatical. how to avoid the condition can u plz help. i think u would understand my problem. I'm sorry, but these forums are for programming questions only, you need to have a look on the web, I'm sure there are many groups that cater to consumer level questions on how to use Office. ...Show All

©2008 Software Development Network