Click here to Skip to main content
15,888,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: automatically generate sitemap Pin
Vasudevan Deepak Kumar26-Oct-12 3:24
Vasudevan Deepak Kumar26-Oct-12 3:24 
QuestionBest SPF Practice Pin
Jassim Rahma25-Oct-12 9:51
Jassim Rahma25-Oct-12 9:51 
AnswerRe: Best SPF Practice Pin
Vasudevan Deepak Kumar26-Oct-12 3:23
Vasudevan Deepak Kumar26-Oct-12 3:23 
AnswerRe: Best SPF Practice Pin
jkirkerx26-Oct-12 10:52
professionaljkirkerx26-Oct-12 10:52 
QuestionStop Running Script Error Pin
ashu200124-Oct-12 23:12
ashu200124-Oct-12 23:12 
AnswerRe: Stop Running Script Error Pin
Vasudevan Deepak Kumar26-Oct-12 3:25
Vasudevan Deepak Kumar26-Oct-12 3:25 
QuestionTips on asp.net data updates and third party framework Pin
jumbojs23-Oct-12 19:20
jumbojs23-Oct-12 19:20 
AnswerRe: Tips on asp.net data updates and third party framework Pin
David Mujica24-Oct-12 3:22
David Mujica24-Oct-12 3:22 
Probably not enough information to answer your question.

1) Explain how you have tried your export/import.
Ex: Run a query, collect the data, save it to a text file.
Run a program which calls the API to import the data line by line.
etc.

2) Do you have local access to both databases?

3) What is the nature of the API ? Is this a webservice? Are your sure you are using the API as recommended by the vendor? I have a vendor supplied API which uses tons of memory if I try to load data with it. I had to break my program into chunks so that their library could free up memory in between my data load sessions. This makes me believe that they are doing some sloppy memory management (not disposing of objects)

4) You might want to check with the vendor about the proper use of their API.

5) Maybe post a code snipet here.

The folks here will try to give you an answer, but I think more details are needed.

Good luck. Thumbs Up | :thumbsup:
Questionin Asp.net How to add templatefield and itemtemplate field dynamically in grid view please tell me...... Pin
ShreeGaneshPatil198822-Oct-12 20:59
ShreeGaneshPatil198822-Oct-12 20:59 
AnswerRe: in Asp.net How to add templatefield and itemtemplate field dynamically in grid view please tell me...... Pin
Sandeep Mewara23-Oct-12 4:13
mveSandeep Mewara23-Oct-12 4:13 
QuestionHow to pass binary image to image handler to display it in DataList? Pin
Chesnokov Yuriy22-Oct-12 6:08
professionalChesnokov Yuriy22-Oct-12 6:08 
AnswerRe: How to pass binary image to image handler to display it in DataList? Pin
Richard Deeming22-Oct-12 6:46
mveRichard Deeming22-Oct-12 6:46 
GeneralRe: How to pass binary image to image handler to display it in DataList? Pin
Chesnokov Yuriy22-Oct-12 7:19
professionalChesnokov Yuriy22-Oct-12 7:19 
QuestionInsert,delete,update in datagridview in asp.net with webservice Pin
Member 1051082222-Oct-12 1:28
professionalMember 1051082222-Oct-12 1:28 
AnswerRe: Insert,delete,update in datagridview in asp.net with webservice Pin
vinay_sinha22-Oct-12 2:04
vinay_sinha22-Oct-12 2:04 
QuestionSessions Pin
Satbir422-Oct-12 1:01
Satbir422-Oct-12 1:01 
AnswerRe: Sessions Pin
vinay_sinha22-Oct-12 2:02
vinay_sinha22-Oct-12 2:02 
AnswerRe: Sessions Pin
Himanshu Yadav24-Oct-12 22:07
Himanshu Yadav24-Oct-12 22:07 
AnswerRe: Sessions Pin
Think On26-Oct-12 1:49
Think On26-Oct-12 1:49 
AnswerRe: Sessions Pin
Vasudevan Deepak Kumar26-Oct-12 3:26
Vasudevan Deepak Kumar26-Oct-12 3:26 
AnswerRe: Sessions Pin
Radhika Vyas28-Oct-12 23:01
Radhika Vyas28-Oct-12 23:01 
Questionhow to get onfocus OR onenter Textbox asp.net Pin
jojoba201121-Oct-12 23:19
jojoba201121-Oct-12 23:19 
SuggestionRe: how to get onfocus OR onenter Textbox asp.net Pin
Richard MacCutchan21-Oct-12 23:37
mveRichard MacCutchan21-Oct-12 23:37 
AnswerRe: how to get onfocus OR onenter Textbox asp.net Pin
mayur111221-Oct-12 23:52
mayur111221-Oct-12 23:52 
Questionhow to get onfocus OR onenter Textbox asp.net Pin
jojoba201121-Oct-12 23:18
jojoba201121-Oct-12 23:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.