logo
  

MOSS Issue Log
Hello, Can any body explain me what a Issue Log means in Microsoft Sharepoint 2007 I have given the task to create document library with some specific fields and link field which you link to Sharepoint Issue Log to record issues for that record. so when I create a new item in the document library i will hav to add the metadata field values along with the word document and then also Issue Log a...
MOSS,Issue,Log
(0 replies / 1 Views)  Asked By abdul afroze in the SharePoint forum on Tuesday, February 09, 2010 4:08:39 PM
What's MOSS Issue Log and how to link from docLibrary?
Hello, Can any body explain me what a Issue Log means in Microsoft Sharepoint 2007 I have given the task to create document library with some specific fields and link field which you link to Sharepoint Issue Log to record issues for that record. so when I create a new item in the document library i will hav to add the metadata field values along with the word document and then also Issue Log a...
MOSS,Issue,Log
(0 replies / 1 Views)  Asked By abdul afroze in the SharePoint forum on Tuesday, February 09, 2010 4:04:17 PM
my laptop
i changed my vista laptop to xp i play shotonline a golf game when the laptop was vista it worke fine but now its xp it says my graphics card is not supported why is this when it worked with vista????
changed, play, graphics, supported
(0 replies / 2 Views)  Asked By Anton Connor in the Windows XP forum on Tuesday, February 09, 2010 3:55:26 PM
Documents losing metadat when sending to Records Center
When using the Send To Records Center option, most if not all of the metadata does not move over with it.  The columns are the same in both document center and records center, and metadata is present in document center.  The record routing is correct, it does go to the correct library.  Anyone figure out why this happens? Thanks, Bill
Records,Center,metadata,records,center
(0 replies / 4 Views)  Asked By Bill Mabrey in the SharePoint forum on Tuesday, February 09, 2010 3:45:25 PM
: error C2065: 'CFolderDialog' : undeclared identifier
Hi There,   I need some helps. I try to compile with my little code as following but I get "error C2065: 'CFolderDialog' : undeclared identifier" thanks void   MyDlg::OnButtonBrowse()   {   //Folders Browser   CString m_strFolderPath = _T( "d:\\Windows" );   CFolderDialog dlg( _T( "*.."" ), m_strFolderPath, this );   &n...
identifier, try, compile, code, void, GetFolderPath
(0 replies / 5 Views)  Asked By Trivan Nguyen in the Visual Studio .NET forum on Tuesday, February 09, 2010 3:21:29 PM
Scan multiple pages into one Word 2010 document
How do I scan multiple pages into one Word 2010 document? Thanks Partha
scan,word2010
(0 replies / 3 Views)  Asked By Partha Mandayam in the Microsoft Word forum on Tuesday, February 09, 2010 3:09:33 PM
Calculations and two gridviews
I'm back... This is what I'm trying to achieve:          Month Current Month  Month      Total ...
Month, Current, column, section, GridView, DataSourceID, AutoGenerateColumns, Width, Font, Names, Columns, BoundField, DataField
(1 reply / 5 Views)  Asked By Rosie Buchanan in the JavaScript forum on Tuesday, February 09, 2010 2:58:03 PM
how to insert character between the string
Hi,I am using windows application. for eg i have a label having following string:-http://reena.india.yahoo.com and in any text box if i put sport then immediately text should become (even on keypress) http://sport.reena.india.yahoo.com or http://www.sport.reena.india.yahoo.com. even space should replace with _ (underscore).How it should done. i need to use only keypress. keyup or keydown event no...
character, insert, string, windows, application, label, http
(1 reply / 9 Views)  Asked By reena jain in the C# .NET forum on Tuesday, February 09, 2010 2:21:51 PM
DynamicLinq SELECT
Hiya! I'm trying to do a select on a table where my column names that I select are built off a comma delimited list that I built (this works just fine and produces results like [Field1],[Field2],[Field3] and so on). So I decided to use the DynamicLinq libraries that MS put out (http://msdn.microsoft.com/en-us/vcsharp/bb894665.aspx) that allow for such operations. My select query is like ...
DynamicLinq,Select,Null,as,Empty
(2 replies / 16 Views)  Asked By r mullen in the LINQ forum on Tuesday, February 09, 2010 2:03:09 PM
Default to 0 When Null
So I have a question.  I have a feeling it's going to be fairly strait forward, or complicated.  Here goes: I have an application that is roughly 35 users strong.  The requirement from the beginning was that NULL values were allowed in certain numerical columns.  That requirement has now changed.  Is there any way to make a record go to a default value of zero when som...
SQL,Server,2005,Access,ADP,NULL,Default,Value
(4 replies / 18 Views)  Asked By b cm in the SQL Server forum on Tuesday, February 09, 2010 1:04:01 PM
Server Application Error
I'm trying to view my asp website through my server (local) I'm using MS SQL 2008, Dreamweaver. I getting this message: **http://localhost/surveytest2.aspx** Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for as...
server,asp,asp.net,mssql
(2 replies / 12 Views)  Asked By Laurent Modestil in the ASP.NET forum on Tuesday, February 09, 2010 12:58:04 PM
convert string to yyyy/mm/dd using sql 2000
Hi, I'm trying to insert a string in SQL that look like this '24/01/2010' and I'm get an error that I cannot convert string to datetime.  I'm trying to convert '24/01/2010' to '2010/01/24' (yyyy/mm/dd) and I need help as to how to go about it.  Your assistance would be greatly appreciated. ItuKosh
datetime, convert, string, sql, help
(6 replies / 19 Views)  Asked By Itu Kosh in the SQL Server forum on Tuesday, February 09, 2010 12:33:34 PM
how i can disable and enabled based on a single dataGridview cell color
hi,Guy's How i can disable and enabled based on a single dataGridview cell color here is the code that i try private void time_out_Click(object sender, EventArgs e)         {             DataGridView.SelectedCells[0].Style.ForeColor = Color.Red;             if (GridView.SelectedCells[0].Sty...
DataGridview,cell
(2 replies / 16 Views)  Asked By six fourty in the C# .NET forum on Tuesday, February 09, 2010 12:07:39 PM
HOW CAN I KNOW WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE
I WANT TO KNOW THIS. I NEED WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE IT SENDS A MESSAGE TO DATABASE OR TO A FILE ... OR SOMETHING LIKE THIS BUT HOW I CAN DO THIS???? THANK YOU
HOST,ON,A,LAN,SUSPENDS,OR,HIBERNATE
(1 reply / 11 Views)  Asked By Alexis Flores in the Windows XP forum on Tuesday, February 09, 2010 12:05:58 PM
HOW CAN I KNOW WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE
I WANT TO KNOW THIS. I NEED WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE IT SENDS A MESSAGE TO DATABASE OR TO A FILE ... OR SOMETHING LIKE THIS BUT HOW I CAN DO THIS???? THANK YOU
HOST,SUSPEND,HIBERNATE
(0 replies / 7 Views)  Asked By Alexis Flores in the Java forum on Tuesday, February 09, 2010 12:01:01 PM
Updating worksheet with new data
Ok...So every week I recieve an inventory status worksheet that consists of approx 7000 items. There is approx 12 columns of data for each part number (on-hand,price,usage,etc...) I am responsible for only a portion of these items (approx 1500) When I get the worksheet I apply various filters using auto filter to get only what I need. Then I sort it and format the cells so it's easy ...
data,update
(1 reply / 17 Views)  Asked By harry bemus in the Microsoft Excel forum on Tuesday, February 09, 2010 11:24:05 AM
dtpicker1
Would like to know how to get the selected date of dtpicker1 into a cell.
excel,2007
(2 replies / 16 Views)  Asked By Dave Miller in the Microsoft Excel forum on Tuesday, February 09, 2010 11:23:16 AM
Help with generic list
I have a generic list which contains a class called Parameter. Parameter contains 2 integers, ParamType and ParamValue. A generic list is built containing a small number of values List<Parameter> myList I have created a function which passes in 2 parameters.  These are passed individually but are used to create a new Parameter within the function.  The Parameter is tested aga...
generic,list,remove
(2 replies / 16 Views)  Asked By John O'Hara in the C# .NET forum on Tuesday, February 09, 2010 11:12:29 AM
Send Multiple rows sent to another page gridview
I have one gridview with checkbox  in one page.In this page if i have been select checkbox only that rows are stored in querstring.Now i want to send selected rows send to another page.Whatever the rows i have been selected on previous page only that rows to be display in the new page and it must be inside the gridview. Thank you
Querystring
(0 replies / 16 Views)  Asked By Hozefa Unwala in the ADO/ADO.NET forum on Tuesday, February 09, 2010 11:02:03 AM
wlmail.exe is sucking up CPU
I'm running Windows 7 Ultimate, Intel 3 Pentium 3 GHz, 3 GB RAM, 20GB free HD, Geoforce 9500 video card. Suddenly wlmail.exe is taking up over 50% of CPU, which is showing 100% usage. I repaired Windows Live - no difference. I'm also currently getting hundreds of repeats of a small group of messages from last week. I've had really HORRIBLE experience trying to move away from Windows Live Mail...
windows,live,mail,windows,7,ultimate,cpu,usage
(0 replies / 7 Views)  Asked By Paul Danaher in the Windows Live forum on Tuesday, February 09, 2010 10:58:22 AM





  $1000 Contest    [)ia6l0 iii - $228  |  Jonathan VH - $161  |  Huggy Bear - $135  |  F Cali - $95  |  egg egg - $94  |  more Advertise  |  Privacy  |   (c) 2010