239 Topics

Member Avatar for
Member Avatar for pixma

Hi, I will be developing a program using visual studio 2008 with ms access 2007 as my database. What I only use is this type of connection string: [COLOR="Red"]"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;Jet OLEDB:System Database=system.mdw;" [/COLOR]but i was asked if it is possible to put the database in sharepoint and I haven't even …

Member Avatar for pixma
0
998
Member Avatar for arsenal_fan

Hi, I am a noob in C#, web development database knowledge. Hence, some of my terminology may be wrong. So please correct me wherever possible. One of my projects at work requires me to read information from a database (I have a connection string and command text) and an internal(intranet) …

Member Avatar for arsenal_fan
0
182
Member Avatar for sharmileekumari

Can anyone suggest me how can I retrieve only custom lists from sharepoint site? I'm using this code to get sharepoint lists but it gives me all lists (custom lists+built in lists): [CODE] SPWeb objWeb = SPContext.Current.Web; SPListCollection lists = objWeb.Lists; ComboBox1.Items.Clear(); foreach (SPList list in lists) { ComboBox1.Items.Add(list.Title); } …

0
91
Member Avatar for sharmileekumari

Hi, I have built a sharepoint webpart in sharepoint 2007. I have used windows server 2003,Visual studio 2010 and sharepoint services 3.0. I need to make this webpart work for sharepoint 2010 also. Is there any way in which I can achieve this? Or is it necessary to create separate …

0
103
Member Avatar for sharmileekumari

Hi, I am using Windows server 2003 OS.I have built SharePoint webparts in VS2010 for SharePoint 2007.Each time I deploy from the WSP project it takes few minutes to deploy it to the SharePoint site. This is considerably annoying since each time when the webpart code is changes it will …

0
95
Member Avatar for Waterdragon900

We use Microsoft Online Services Sign in Tool to allow Outlook to access Microsoft's BPOS online Exhange and Sharepoint services. I recently had a user reporting that the Sign in tool was reporting "incorrect username or password" even though the credentials were correct. The solution turned out to be simply …

1
176
Member Avatar for amukhtar
0
49
Member Avatar for soft_coder

I have a sharepoint application in which all the pages after login page are loading slowly. It takes around 1.5 to 2 minutes. I am calling web services in the page and storing the response in cache. The cache expires in 15 minutes and it is again recreated. What should …

0
58
Member Avatar for amukhtar

Hi guys hope all is well at your end. I have not introduce myself officially on this forum when i actually joined. So, now i feel it would be good gesture beacause i have decided to use this forum regularly.Here it goes. I am basically SharePoint learner, I love to …

Member Avatar for JamieLynnSEO
0
97
Member Avatar for scrapple

Upon booting up my laptop today, Avast started showing me an alert for a "Malicious URL" even though I had no applications started and had not yet performed any actions. The popup message indicated that the site trying to be reached was 68.178.232.99/wpad.dat and the process trying to reach it …

Member Avatar for jholland1964
0
468
Member Avatar for plannerK

I'm mostly a former developer, doing small pieces of code in a variety of languages and applications in order to help out my team. I joined DaniWeb to learn new things, be reminded of old things, get help and help out others. I do mostly systems engineering now, processes, quality, …

Member Avatar for AndreRet
0
103
Member Avatar for sanujipillai

Hello I'm new to the PHP.Now i want to integrate a PHP page to Microsoft SharePoint using the web Services of PHP.

Member Avatar for Ezzaral
0
82
Member Avatar for ZeroCul

I am trying to pull down tasks from Sharepoint into MS Project, but my company does not have Project Server. There are no plans to get Project Server. I read that one could use "Intelligantt" or "Project Publisher" to accomplish what I am asking for. Again, there are no plans …

-1
117
Member Avatar for CornerAnalyst
Member Avatar for walerhola

Basically I am writing code that is taking input from the user and then writing it to a sharepoint list. The problem is credentials of the server are obtained NOT the end user, to do this I need to impersonate the end user and then give the proper credentials to …

0
65
Member Avatar for shallug

Hi, I have done .net still i am not getting any job, Microsoft Sharepoint will help me in getting job faster. Will it help me or not? Plz. help... urgent

0
69
Member Avatar for soft_coder

Hi! I have created a listview in which data is binded from a sharepoint list. There is an asp image button inside the listview on clicking which a an image should be displayed. The code is as follows: ASPX file: [CODE]<%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ …

Member Avatar for soft_coder
0
1K
Member Avatar for soft_coder

Hi! I have created a modal dialog using Jquery and I am opening an aspx page inside the modal dialog. The code is as follows: ASPX Page: [CODE]<%@ Assembly Name="$SharePoint.Project.AssemblyFullName$" %> <%@ Import Namespace="Microsoft.SharePoint.ApplicationPages" %> <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=14.0.0.0, …

Member Avatar for soft_coder
0
151
Member Avatar for soft_coder

Hi! I have created an asp.net page with codebehind in Sharepoint. The code is as follows: The ASPX page: [CODE]<%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="asp" Namespace="System.Web.UI" Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %> <%@ Import Namespace="Microsoft.SharePoint" %> …

0
79
Member Avatar for omokop

[code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0233)[url]http://employer.dice.com/talentmatch/servlet/TalentmatchSearch?op=201&dockey=xml/5/8/588dc5c2940163a08ac76fd58199497b@endecaindex&cskr=1&ranking=0&FREE_TEXT=oracle%2Boracles%2B&DESIRED_POSITION=%2B&RECENT_EMPLOYER=%2B&SCHOOL_NAME=%2B[/url] --> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>About Steve Peters </title> <style type="text/css"> #wrapper { width: 318px; } #btnHeader { background-image: url( /assets/images/notes_head.gif ); width: 318px; height: 36px; padding: 0; margin: 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; …

-4
85
Member Avatar for soft_coder

I need to create a web service for sharepoint whose methods are accessible to outside world.Please let me know how can i achieve this. I am a novice. Please help! Thanks in Advance

0
56
Member Avatar for soft_coder

Hi! I have successfully implemented a modal dialog using jquery with the help of Daniweb forum but I am facing one more problem. Well, I have to intregrate it with a sharepoint page. 1. It is running fine in a normal web application. 2. It is running in a webpart. …

Member Avatar for soft_coder
0
662
Member Avatar for soft_coder

I have tried the following but I am unable to do so: <link rel="stylesheet" type="text/css" href="http://7h5nk1s:11261/ecmaomexamples/SiteAssets/password_meter.css"/> <script type="text/javascript" src="http://7h5nk1s:11261/ecmaomexamples/SiteAssets/password_meter.js"></script> When I try to access these files the following line throws error: document.write('<script type="text/javascript" src="/_layouts/blank.debug.js?rev=jE3bS2JFTB63z3iWgauX9w%3D%3D"></' + 'script>'); in the sharepoint page. Urgent help needed.

0
84
Member Avatar for blur0224

So I've been reading a lot about Access 2007, but all the books and tutorials don't talk about the stupidly easy questions. I have a SharePoint 2007 running on a server that my team has access to. From what I've read, SharePoint can easily display information and generate reports based …

Member Avatar for boblarson
0
178
Member Avatar for jfortiv

Hello, I'm developing an org chart for my company and I want to spend some effort to make it interactive. I'm utilizing the Google Visualization API Org Chart tool and writing JavaScript to extend the basic functionality provided by that framework. This is the general plan that I've devised so …

Member Avatar for jfortiv
0
115
Member Avatar for azrysyarry

Hello guys, My name is Azry Syarry and I am an Analyst Programmer for an IT company here in Malaysia. I just got this job and I am going to be given the responsibility of handling some projects. However, I do have to make some decisions first about this upcoming …

Member Avatar for zubairn
0
701
Member Avatar for jaylou

Hi all, I am adding code to a SharePoint 2007 list where I want a calculated field to be a colored square based on a status column. I have all the code I need to create a colored round bullet, but I would like the bullet to be square or …

Member Avatar for jaylou
0
104
Member Avatar for Techwriter10

At just 25, [URL="http://www.crunchbase.com/person/aaron-levie"]Aaron Levie[/URL] is a youthful CEO. His company, [URL="http://box.net/"]Box.net[/URL], is a cloud-based storage and collaboration solution. He originally conceived and developed Box in his dorm room with a friend when he was just 19 years old because he was simply looking for a way to solve a …

Member Avatar for banckle
0
407
Member Avatar for Dani

I am using Windows Small Business Server 2003 to manage my network. I keep my Internet Explorer homepage set to [url]http://www.daniweb.com[/url]. However, whenever I log out of my Windows account (not very often at all), whenever I log back in it resets my IE homepage to [url]http://companyweb/[/url] (SharePoint). Anyone know …

Member Avatar for Dani
0
119
Member Avatar for Techsavy

Hi Hi, Please find the attached HTML Source Code. I was able to achieve Collapsing/Expand at Project Level but not at the vendor level. However, same HTML works fine with IE 8 and FF. The Expand/Collapse at the Vendor Level fails with XHMTL Strict 1.0 and IE 7. Can any …

Member Avatar for hielo
0
122
Member Avatar for gptArun

I have created site in MOSS but when I logged in as different users I can see different layout means there are some changes in design. I have already Published (Approved) all the pages. Please give me some suggestions about my problem.Is there any designing issues or any thing else.

0
118
Member Avatar for gptArun

Hello, I am working in MOSS project tried to fetch records from Picture Library having folders with images. Creating UserControl in c# to fetch all these records but it didn't fetch images from folders. Tried some file handing but no success. OR help me to find any webpart for picture …

0
82
Member Avatar for Papenpa

Iexplore.exe keeps running in the backround and making random popouts, it's really slowing down my computer, please help! D: [B]The logs :[/B] Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4052 Windows 6.0.6001 Service Pack 1 Internet Explorer 8.0.6001.18928 7/28/2010 10:16:58 PM mbam-log-2010-07-28 (22-16-58).txt Scan type: Full scan (C:\|) Objects scanned: 283758 …

Member Avatar for jholland1964
0
361
Member Avatar for JimiH

Hello, I recently constructed my first website for a friend using Sharepoint designer. Everything seemed to go well except when I click a link then click home again the webpage shifts position. Here is the site [url]http://www.surveillanceservices.org/[/url] Click "About" then "Home" repeatedly to see the problem. Anyone know what is …

Member Avatar for bunny12
0
87
Member Avatar for ashes22

[B]How to save an incoming SMS in a SharePoint 2010 list and then process on that SMS and auto reply back with the matched content back to the sender ? Does anybody have any idea about this ? Basically I want to develop a SMS based online dictionary . User …

0
57
Member Avatar for suryakantb

Most of the times we have requirements of adding different client side validations on the web pages and the easiest way to achieve this in ASP.Net is to use the existing set of validator controls. In SharePoint when we design custom webparts which takes some data as input, we might …

Member Avatar for suryakantb
0
207
Member Avatar for eliza81

While creating a site collection or site & workspaces using SharePoint API , you can add these two lines code to enable the publishing feature.Provided below is an example using C# for enabling publishing feature at site collection level. Code in C# // Turn on publishing feature objSiteCollection.Features.Add(SPFarm.Local.FeatureDefinitions["PublishingSite"].Id); // objSiteCollection …

0
146
Member Avatar for Stephen901
Member Avatar for Stephen901
0
88
Member Avatar for Axcio

Could someone point me in the right direction or provide an example of how to connect to a sharepoint, access an excel sheet, update it, save using VB6. I know how to access/modify/create/close excel sheets with VB6 on my local harddrive. I have searched and searched with no success over …

0
31
Member Avatar for dd501

Hey, I have put the following code into a sharepoint aspx page. So that when I change the value in a drop down box it runs a function (in this case it displays "Works"). [icode]<script language="javascript" type="text/javascript"> function getField(fieldType,fieldTitle) { var docTags = document.getElementsByTagName(fieldType); for (var i=0; i < docTags.length; …

Member Avatar for fxm
0
138
Member Avatar for dd501

Hey, I have an edit form (aspx page) which is used to edit an item in a sharepoint list. What I'd like to be able to do is if a drop down box equals "declined" show up an extra field called "Reason". I've found the following code which does something …

Member Avatar for fxm
0
102
Member Avatar for ErinOnDaniWeb

We have TFS 2008 which is uses WSS 2.0. I have tried to deploy a webpart, but the Sharepoint Configuration Analyzer supplies a "could not locate" error. I created a bin folder and put the assembly's dll in the default web site. This new bin sits next to the web.config …

0
83
Member Avatar for CornerOffice

Calling all MCSE’s with Microsoft Small Business Server experience!! Here’s the chance to leave your tired old job and join a fun, energetic growing company that is a vendor of choice in their market! We are looking for a Network Technician to join our team in helping serve our clients …

0
41
Member Avatar for gptArun
Member Avatar for gptArun

Hi there, Any idea about ---> how to change "Response to this Survey" in sharepoint ? thanks in advance,

0
85
Member Avatar for gptArun

hi all, i m new to sharepoint pls help - Any idea about the Sharepoint Databse structure ? I am using SqlServer 2005 with .NET, Sharepoint How to access my database? where is connection file in sharepoint ?

Member Avatar for gptArun
0
155
Member Avatar for QueenKirsty

I have been asked to make a proposal for a new IT testing & development environment at work but I have no idea where to start. We are a small team of 3-4 developers and will be developing in a variety of languages for a variety of applications, inculding: - …

Member Avatar for Nick Evan
0
127
Member Avatar for neelesh kumar

I have two Picture Libraries. One has pictures and the other contains the thumbnails created programmatically by me. I am displaying the thumbnails into a custom webpart. I need to display the [U]original pictures[/U] on mouseover on the thumbnails displayed in webpart and the originals displayed should dissappear on mouse …

0
62
Member Avatar for gptArun

Hey All, How to get current user login values ? There is any Session variable or somethings like that ?

Member Avatar for Ramesh S
0
94
Member Avatar for gptArun

Hey all, In sharepoint , where "personal/administrator" folder exists ? [url]http://xxxxx/personal/administrator/default.aspx[/url] I searched out whole Microsoft Shared folder, but didn't found either "personal /administrator" folder or default.aspx (other than control folder, which is predefined ASP controls ) Regards, gptArun

0
77

The End.