No announcements
Found 3579726 threads
-
0 Votes
.dll vs. .lib
Without this .lib file, we often see the link error "unresolved symbol".Answered | 2 Replies | 3535 Views | Created by HNMXPORT - Friday, October 16, 2009 1:04 AM | Last reply by Wesley Yao - Monday, October 19, 2009 3:54 AM -
2 Votes
Load Configuration: Runtime (instead of app.config or web.config)
Some of them are windows services, some are windows applications and other are web applications/web services.Answered | 4 Replies | 5970 Views | Created by Sameers Javed - Monday, March 21, 2011 8:01 AM | Last reply by Sameers Javed - Tuesday, June 28, 2011 5:39 PM -
0 Votes
Saving / loading trained models
Hi James, Saving the model and loading it on the fly is what Azure ML does by default.Answered | 1 Replies | 772 Views | Created by James.Thomas100 - Thursday, October 1, 2015 9:46 AM | Last reply by raymondl_msft - Sunday, October 4, 2015 12:25 AM -
0 Votes
Problem loading Web Part
You can use the Visual Studio 2008 extensions for SharePoint v1.3 to create the appropriate config files for GAC or BIN deployed web parts.Answered | 6 Replies | 5762 Views | Created by AtxStranger - Thursday, May 7, 2009 2:25 PM | Last reply by Paul Andrew - Thursday, May 21, 2009 6:39 PM -
3 Votes
Error message: Unable to save data
Hi Holger You can go to Application class as follows: 1.Answered | 4 Replies | 2713 Views | Created by Dr. Holger Flick - Thursday, February 2, 2012 10:21 AM | Last reply by Spaso Lazarevic - Friday, February 3, 2012 10:27 AM -
2 Votes
What combinations of EXE and DLLs or LIBs can be safely done?
Any samples given are not meant to have error checking or show best practices.Answered | 5 Replies | 546 Views | Created by Juan Dent - Tuesday, August 1, 2017 12:27 AM | Last reply by Igor Tandetnik - Wednesday, August 2, 2017 12:15 AM -
0 Votes
Is Client/Server load testing with an IIS backend possible with VS2010 web/load testing?
Fiddler captures http traffic whether it is a rich client or web client.Answered | 12 Replies | 5211 Views | Created by Rick20000000 - Monday, May 3, 2010 4:49 PM | Last reply by Edwer Fang - Monday, May 10, 2010 9:21 AM -
0 Votes
Save and Load Event
You can add a custom work item control.Answered | 1 Replies | 5501 Views | Created by PraveenAdini - Wednesday, March 25, 2009 4:53 PM | Last reply by Bill.Wang - Monday, March 30, 2009 8:44 AM -
5 Votes
Error on start debugging: Could not load the Web.config configuration file
SharePoint projects don't have web.config files.Answered | 5 Replies | 15701 Views | Created by nber - Tuesday, January 4, 2011 9:54 AM | Last reply by Pervesh Dhingra - Sunday, September 24, 2017 4:02 PM -
0 Votes
Dynamically Loading the App inside the Client Web parts
If you have a custom property (appurl) defined for your client web part, here is what you can do to configure it dynamically: Insert ...Answered | 5 Replies | 4025 Views | Created by Vijay Arockiasamy - Thursday, December 6, 2012 7:26 AM | Last reply by shabeer.ak - Thursday, May 2, 2013 10:37 PM -
0 Votes
[UWP]C++ lib deploy issue
I have found my answer on theAnswered | 3 Replies | 909 Views | Created by Alex Krafts - Monday, September 19, 2016 2:53 PM | Last reply by Jayden Gu - Tuesday, September 27, 2016 11:45 AM -
1 Votes
maximum size of document we can upload in doc lib using Copy.asmx
Hi, Maximum file upload size: SharePoint Server 2010: 50 MB IIS7: ~30 MB You can change the size limit as shown ...Answered | 1 Replies | 2433 Views | Created by Benjamin KNR - Friday, May 17, 2013 6:59 AM | Last reply by Mahesh.Nalam - Friday, May 17, 2013 7:14 AM -
4 Votes
Error during loading certificate
Please look into my blog(section:Using application certificate file) for importing PFX file through certificate store.Answered | 13 Replies | 13635 Views | Created by Ganesh Bhoi - Monday, May 31, 2010 10:06 AM | Last reply by Eric Gunnerson - Tuesday, December 6, 2011 5:49 PM -
0 Votes
Error: Web.config Customer Portal
Hello, I have an issue, I configured the web.config, but when I do debug show the following error...Answered | 3 Replies | 3336 Views | Created by Anaís - Monday, January 21, 2013 7:59 PM | Last reply by Ed Price - MSFT - Sunday, February 17, 2013 11:12 AM -
0 Votes
Web.config
Because Javascript was run on the client site, Web.config was run on the server.Answered | 2 Replies | 3195 Views | Created by bebikash - Friday, May 28, 2010 5:15 AM | Last reply by Fafafaalex - Monday, May 31, 2010 5:08 AM -
2 Votes
SQL 2K8 ENT - WIN 2K8 ENT - Type of replication
Yes, you can use web synchronization as well.Answered | 4 Replies | 6496 Views | Created by marric01 - Tuesday, October 5, 2010 1:17 PM | Last reply by Hilary Cotter - Thursday, October 7, 2010 6:11 PM -
0 Votes
error in lib: unresolved external symbol
I have read as many answers in the forums as they are and NONE helps since it is not as simplistic as they answer: simply change to another lib or ignore it.Answered | 6 Replies | 8041 Views | Created by Janulka - Friday, February 2, 2007 3:28 PM | Last reply by Anuragg.sw - Thursday, January 24, 2019 6:32 AM -
0 Votes
Can web service client be replaced with wcf client
You probably want to start by running svcutil against the service, and then trying to use the client that svcutil provides just like you would have used your previous client.Answered | 3 Replies | 3941 Views | Created by Rockyl - Tuesday, June 8, 2010 6:44 PM | Last reply by Youssef Moussaoui - MSFT - Tuesday, June 8, 2010 7:51 PM -
0 Votes
how do I access application variables saved in web.config file?
If you are talking about items in the "AppSettings" section of an ASP.NET application you can use.Answered | 2 Replies | 3140 Views | Created by Mark CCSI - Thursday, July 9, 2009 5:02 PM | Last reply by Mitchel Sellers - Friday, July 10, 2009 9:20 PM -
1 Votes
Error in loading 'rvest' package
Hi Team, I am trying to load rvest package into Azure ML.Answered | 2 Replies | 1201 Views | Created by Parthiban Malan - Wednesday, May 11, 2016 1:48 PM | Last reply by Parthiban Malan - Wednesday, May 11, 2016 5:37 PM
No announcements