Software Development Network Logo
  • Visual C++
  • Windows Vista
  • Windows Live
  • Visual FoxPro
  • Visual Basic
  • Game Technologies
  • Visual C#
  • Visual Studio
  • SQL Server
  • Architecture
  • Microsoft ISV
  • .NET Development
  • VS Team System
  • Smart Device
  • Visual J#

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

sephiroth2m

Member List

Dvi22
Philip Carmichael
Mark71
Giovanni Mastichio
vradovic
jdevries
zquad
Bill2000
jhered
Galex Yen - MSFT
Joachim Welsch
Jochen Kalmbach
DioNNiS
Hpolanco
Kashif Arshad
Bob McD
Jonathan Menasches
villupuram
veneta
cb2005uk
Only Title

sephiroth2m's Q&A profile

  • Windows Forms Stuck at the first code line of the terrarium...

    I made the code according to the tutorial, however when I load I get the error message that animal.myanimal cannot be found in the assembly. Can someone please check what I am doing wrong since I would like to be able to play the terrarium game but now I can't even program 1 action . edit at some code it said: First, did you clear the default namespace, per the comments at the top of the file The project must have its default namespace cleared in the project properties Second, it doesn't look like "MyAnimal" is in the "Animal" namespace, it looks like it's in the root namespace. Therefore, the line should s ...Show All

  • Visual Studio custom task

    I created a dummy skeleton task and I'm trying to use it in my custom project build file, but I'm getting this error when I do a build: Error 1 The "XgenGenTask" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727" directory. C:\Program Files\MSBuild\Xgen\Xgen.targets 7 Here i ...Show All

  • Visual Studio Licensing & pricing

    I thought I should start a thread on licensing and pricing where we can give some feedback to MS on the type of scenarios we intend to implement and how various licensing & pricing schemes would interact with that. As I see it there are two separate questions here: 1) What license is required to author a DSL 2) What license is required to use a DSL For 1) I guess the main question is which edition of Visual Studio will be required, and whether one will need to join the VSIP program in order to author and distribute a DSL widely. For 2) a lot more questions come to mind: a) Which version of Visual Studio will be able to host a DSL b ...Show All

  • Visual Basic File Access in windows service App

    I want to create a file in windows service app vb.net (File.ceate(path)) but i get an access denied exception.is it possible to create a file in windows service app This question is probably more suited to one of the general purpose VB or Windows programming forums, but I'll do my best to answer your question. It is possible to create files from a Windows service using File.Create so the exception you're seeing is legitimate. The most likely cause is that the user account that the service is running under doesn't have write access to the location where you're trying to create the file so you shou ...Show All

  • SQL Server MSSQL2005 SP1 setup

    I have an Evaluation version of Enterprise edition MSSQL2005 for development. I tried to install MSSQL2005 sp1 and it is necessary to upgrade to the release version of SQL2005. Currently, I just got the release CD on hand, how can I upgrade the evaluation version to release version except uninstalling the eval and install with the release edition Thanks in advance You can "Upgrade" from Eval to the release version by launching setup from the CD. Setup will find the existing eval instance inform you that you can upgrade the instance. jeff. ...Show All

  • Windows Forms Implements IBindingListView Problem

    Does anyone have a VB sample of a collection implementing the  IBindingListView interface. I need to make the filter option availabe from the BindingSource for my objects. Thanks Ken Fair point about declaring unfilteredItems as List<Of T>. I missed that one. Thanks Also, extremely good point about using the proper interface! I guess I've always been a bit rebellious when it comes to following rules. I like to consider myself as "thinking outside the box" ;-) I hope to learn a great deal from you in the future. Cheers. In case anyone is still interested in the dele ...Show All

  • Windows Forms Zero touch deployment bug

    We have just developed a system where the client Winforms communicate with a middle tier via .NET remoting.  Everything works fine when running the client from Visual Studio or from a complied exe file.  However, when running the client app via Zero touch deployment we receive strange remoting errors.  The errors seem to be saying that our remoting channel has already been registered.  Why do we only receive this error when using the app via Zero touch deployment   Any ideas by Zero touch do you mean ClickOnce If so can you run your app diretly from the installed location (not t ...Show All

  • SQL Server debugger doesn't stop at breakpoint while debugging SQLCLR function

    Hi, I have created one simple SQL Server 2005 CLR function in Visual Studio 2005 beta 2. It works fine from SQL Server 2005 management studio April CTP.   When I try to debug this SQL CLR function from Visual Studio 2005, I am getting the output in Output window along with debug information but it is not stopping at breakpoint. Output window says ‘No symbols loaded’. Could you please help me why it is not stopping at break point   I checked configuration property and it is debug for project and solution. There is no Web.Conifg file, as it is Database project. So I changed the debug = true in machine.config file at ...Show All

  • SQL Server SQL Commands Suspended

    Whenever I execute the command Select count(*) from any_table to get a count of the rows in the table, 9 processes get created and each one of them is listed as being Suspended. The first process has a wait type of CXPACKET with no resource listed and the other 8 all have a wait type of PAGEIOLATCH_SH with a resource of 8:1:nnnnnnnn. The command will sit in this state for 3 - 5 minutes and then return the result. I am seeing this type of wait in other commands from time to time but the select count will cause it every time. What is causing the command to be suspended How do I find out what the resource is that it is waiting on Any informatio ...Show All

  • Visual Studio Express Editions Databases (lots of 'em!)

    Hi there, I am new at Visual Basic Express, and am in the process of planning a Visual Basic Application. The project will rely on a a database - I am uncertain on a number of things. The data will need to be accessible in the office of the company - I was thinking of either on their NAS, or hosted on the Web. a) Which is better -Microsoft SQL Server or Microsoft Access I know that if I pick Microsoft Access, I can upload it onto a host no problem, and also put it on the NAS. If I was to use SQL server, would I only have to place the mdf file on the NAS b) Is it possible ...Show All

  • Visual C++ symbols (*, #, %, @, etc)

    If you will, list or explain the nature, language rules, and-or syntax of symbols used in C++ code. ...fine yet, I find your refusal to directly answer extremely irritating (I would prefer you answer directly, and then, if you will to do so, list any references as additional references, rather than implying whatever presumption you might; or don't reply at all, exceptions being when such refrences as you might give link directly to the answer or are described pertaining to such) but, yes, I found an answer for the "identifier name" question, via search engine ...Show All

  • Visual Studio Express Editions Problem installing MSDN after Visual Basic Express

    Hello, I installed Visual Basic 2005 Express and it just works fine. I chose the manual installation fron a CD image because the internet connection would not work. Now I would like to install MSDN from the same CD image, as it is included, and as I didn't install it at the same time as VB Express. I have the same problem : internet connection fails, and I don't have the Microsoft Visual Basic Express Edition - ENU installation CD. What am I to do Reinstall VB Express and MSDN at the same time Thx ! Sure,You can do a reinstall and it will allow you to select the MSDN as part of the instal ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Direct X update

    Hi I have windows xp sp2 v2080 direct X 9.0B and i am trying to install direct X 9.0c but when i install direct X it seems to install fine but if i run dxdiag it tells me i still have direct X 9.0B Installed and the qasf file is old and may cause problems! Thank Trevor Is your system fully up-to-date with other security fixes and upgrades I'm not sure what the 'qasf file' is, but I suppose it is possible that DirectX has a dependency that you don't satisfy. Try and find the "directx.log" file - I think it's in the \windows\system folder (if not, just run a search on it). It'll probably be quite dense - but it should list th ...Show All

  • Visual C++ Upcasting/Downcasting name jargon

    Well I am a little confused with naming jargon of casting. My intended goal was: CBase* pBase = static_cast (derived); What is it called upcasting/downcasting I guess what we are doing is casting a pointer from Dervied Class to Base one so we are moving up in hierachy. Should It not be called upcasting . and There are many articles where it is called upcasting like for example: http://www.codeproject.com/managedcpp/castingbasics.asp While in MSDN they interpret as downcasting: http://msdn.microsoft.com/library/default.asp url=/library/en-us/vclib/html/_mfc_static_downcast.asp Which one is correct Best Regards, ...Show All

  • Visual Basic Creating a folder with Illegal Characters...

    I have a Text Box that you put your name in it...and when when you put your name in it and all the other data the data will be saved to a folder and folder name would be the Text Box Input...everything works fine except when in your name the characters _ \ / " | < > how can i Have it so when you type in one of those letters its comes witha MsgBox saying illegal characters I didn't see any strange characters but I did see the cursor at the wrong end. I have a felling that's from using the &= I'm not sure what will occur if you said Textbox1.text = Textbox1.text & e.keychar You may want to try that. Als ...Show All

©2008 Software Development Network