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

Software Development Network >> AdeptBlue's Q&A profile

AdeptBlue

Member List

HelplesslyInDistress
lebronJames23
Kasper Schou
Sam Vella
slies
schyffe
Lin Zhang
Kamii47
Evan Lin
Todd at HCA
logtorahul
B.F.Rej
Lynn Trapp
Bill Reiss
NinJA999
Arda Cetinkaya
Arjun B
Keith Hill
MR123
lilshorty
Only Title

AdeptBlue's Q&A profile

  • Microsoft ISV Community Center Forums Microsoft Office Document Imaging Printer Missing in Office 2007 (RFP) (86)

    Can anyone tell me how to install Microsoft Office Document Imaging Printer in Office 2007 (RFP). Although the Imaging program installs, the Printer does not, and the Microsoft Office 2007 Professional (86) Installer say that it is not an available feature. Hello everyone! My problem is like above, installed the Office 2007 without MS Office Document Imaging, but took the install disk again and re-install the missing component, and got a printer named Microsoft Office Document Image Printer. I have tried to print a document by this printer, selected the location of the mdi file in a window, then nothing was happened. No file created on this folder and I don't now why. Has anyone idea for this incomprehensib ...Show All

  • Software Development for Windows Vista July CTP breakpoint on state machine workflow can't open the workflow designer

    Dear all, I am trying to debug a state machine workflow in the July CTP of WF. I have set a breakpoint on the state machine workflow, but when I debug and the breakpoint is hit, I get: Yes, I am. Since making some other changes to the workflow, the first breakpoint on the workflow is now successfully hit, and the designer appears correctly. I have no idea why this is. However, when I press F11 to step, the workflow claims to be running, and the breakpoint on the first state within it never gets hit. There appears to be something fundamentally wrong here, but I don't know what it is. I still get: ...Show All

  • Visual Studio 2008 (Pre-release) WCF Getting Started Sample Hanging.

    Hi, I was having issues with ASP.Net 3 sites showing the text of the .svc file and not processing the file. I downloaded and ran the tool found at the following site ( http://blogs.msdn.com/wenlong/archive/2006/09/10/748294.aspx ). But now when I run the GettingStarted Sample it hangs. It hangs on the line where the client calls the Calculator service for the add method. A command prompt window pops up but nothing happens. Does anyone have any suggestions Thanks ...Show All

  • Windows Forms dataGridView Formatting Question

    Dear All,  I want that myDataGridView be that like http://srdo.org/question/gridNumbers.JPG Thanks  (so i completed 100 posts) This should center the line numbers Imports System.Data.SqlClient Public Class Form1 Dim dt As New DataTable Private Sub Form1_Load( ByVal sender As System. Object , ByVal e As System.EventArgs) Handles MyBase .Load Dim pt As New Point Dim strConn As String = _ "Server = .\sqlexpress;Database = NorthWind; Integrated Security = SSPI;" Dim conn As New SqlConnection(strConn) Dim da As New SqlDataAdapter(" Select * from products", conn) da.Fill(dt) DataGridView1.DataSource = dt End Sub Private Sub DataGridVie ...Show All

  • Windows Live Developer Forums DeleteAllPushpins(); placement in map app

    I'm having a hard time getting the DeleteAllPushpins method to work correctly on my map. I call it before another batch of pushpins are plotted but my app just craps out The listing/example can be found here... devmx.caller.com/carlos/vearth2/index2.cfm (not much CF, just to print out movie titles from DB) If anyone can wrap their head around it and give me a shout back i'd really appreciate it Thanks Yes javascript is too much fun for .Net developers like myself. I have come a long way in the last 4 months. I found this site very useful: http://www.javascriptkit.com/javatutors/ take a good afternoon to go through the advanced tutorial paying speacial attention to OOP in javascript: http:/ ...Show All

  • SQL Server Connecting to Remote SQL Server

    Hi all, I have been encountering problems in connectiing to an sql server remotely. I have a SQL Server installed on a machine with a public IP. I am, running an application on one of my other Servers having a Public IP as well. Now i want to access the SQL Server Database of my first machine from my second machine, but i cannot get connected to it. I give the IP address of the machine in the connection string but it fails. I have also tried it with the port number. What could possibly be the solution for a problem like this Regards. Hi there, Maybe It caused by your windows firewall ! the initial status of Windows Firewall is on. Check the status by turning off your windows firewall on ...Show All

  • Visual Studio Team System Team Build - Build Passes on Developer Machines and Fails on Build Server

    When our developers build the solution on their workstations the build completes just fine. However, when a build is performed on the build server there are errors. This typically involves places where attributes are added to methods. The type that is being passed as a parameter is part of the same solution and the project has a valid reference. All project references are standard copy local=false and nothing needs to be installed to the GAC. [XmlArrayItem(Type = typeof(TypeSerializer))] public List < Type > JournaledTypes     Debug.txt from Build Server (None of these errors occur on the developer machines) Solution: Sodexho.sln, Project: SetupHelper.csproj, Compilation errors and warnings Setup ...Show All

  • SQL Server ODBC Connect Failed in SQL Job

    I am running SQL Server 2000 sp4 in Win Server 2003. I have a DTS packages which connects to FileMaker 6 files via the ODBC driver installed with FielMaker. The DTS packages work correctly when executed directly. However, when executed from a SQL Server Agent job, the same DTS packages fail. Always with the same message: Error: -2147467259 (80004005); Provider Error: 16394 (400A) Error string: [FileMaker][ODBC FileMaker Pro driver][FileMaker Pro]Connect failed Error source: Microsoft OLE DB Provider for ODBC Drivers Searching for info on the above message seems to indicate a permissions problem. However, I am running the jobs with an full administrator account. All connections and the FielMaker files reside on the one ...Show All

  • Visual Studio Express Editions i want to bind a dll file withe my project how?

    how can i add a dll file with my project so i dont have to put this dll beside my .exe file when i use it If you can't add reference to a dll then this means that file has nothing to do with your project and you can't use it. I think it can also mean that the DLL is not registered. ...Show All

  • SQL Server Delete Database User w/o Login name

    I have a database user (Maximum). Its default schema is db_datareader. It was created without a login name. When I try and delete this user, i get the following error message: Drop failed for User 'maximum'. (Microsoft.SqlServer.Smo) The database principal owns a schema in the database, and cannot be dropped. (Microsoft SQL Server, Error: 15138) How do I remove this user You can use the following query to help you identify the schema you need to drop. select schm . name as 'schema_name' FROM sys.schemas schm , sys.database_principals usrs WHERE schm . principal_id = usrs . principal_id AND usrs . name = 'dbo' -Raul Garcia SDE/T SQL Server Engine ...Show All

  • Software Development for Windows Vista Pac Issues

    I'm having a heck of a time trying to figure out why my company's PAC file isn't working with windows update and the Beta 2 build. Are there any known issues with PAC files and Vista The pac file works great on window 2k, XP, and 2k3 machines but for some reason Vista does not like using the same PAC file. I can ping dns names, I can get to intranet sites but I can't get out to the web. Is there a new way to do PAC files in WIndows Vista from a programing stand point Is there any place in vista where I could find a log file with an error listing in Vista Thanks ...Show All

  • Visual C++ Monitor Files

    Hi all, Just wondered how I monitor files in my system(opening, writing and cet.(something like AV)). I will appricate a sample code. thanks. This issue is off topic for the forums. A better place is the Win32 dev newsgroups at http://msdn.microsoft.com/newsgroups . For the scope of the forums, please see http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=19445&SiteID=1 OTP Thanks, Ayman Shoukry VC++ Team ...Show All

  • Visual Studio Express Editions Console Application

    What can you do with a console application ... have really no idea Can you make an email application - so when you type in a certain thing, it'll send an email (FOR EXAMPLE) You can do virtually anything you can do with a graphical user interface program in a console program. The major difference of course being the input and output is all text based, which can make many tasks a good deal more difficult to do with a console application. For simple actions, such as sending an email as in your example, a console application would work well. Dennis ...Show All

  • SharePoint Products and Technologies documents per view

    Hi,   I have a webpart that shows me the nr of documents of a library that have a certain view. The user can enter a certain view, wicht exists for that library, and then it shows the # of documents that view has. If the view has a filter, and it shows 2 of the 3 documents of the library, then i want my result only 2. Now I can only make this happen if the user selects this view as the Current View, but I want this result also when the user has not selected this view as current. So what I actually try to achieve is when, in Sharepoint, you go to your Document Library, and choose on a certain view, i want the list of the documents that are in that view. Here's my code so far, does anybody have a clue Thanks in adva ...Show All

  • Visual Studio Also copy the code

    THe following applies to Crystal Reports for Visual Studio 2005 v10.2.3600.0 When I change the datasource of a report at runtime to anything other than my development machine, I am getting the following errors... "The field name is not known." "Error in File..." "Error in formula <Monday>" ' { @StartDate}' This field name is not known Note: **This paramter is created from the stored procedure used to create the report Failed to open a rowset, procedure expects parameter @LocationID which was not supplied. Note: **the parameter is supplied during runtime I have reproduced the following several times. 1. Created a report that gets data from a stored procedure having parameters on sql server 2. create a vb.n ...Show All

©2008 Software Development Network